jowr
|
44f7288944
|
A little bit on polynomials
|
2014-06-07 12:28:53 +02:00 |
|
jowr
|
42e6f941ba
|
Changed the main method for tests
|
2014-06-07 10:39:03 +02:00 |
|
jowr
|
f4be09df63
|
Finally, some luck with the Matrix classes... C++ lessons learned.
|
2014-06-06 18:39:33 +02:00 |
|
jowr
|
c2b06e301c
|
Tests work again
|
2014-06-06 16:21:47 +02:00 |
|
jowr
|
0dd5faa31a
|
Fixed some incompressible build problems
|
2014-06-06 15:33:32 +02:00 |
|
jowr
|
0d845cf966
|
moved tests to catch
|
2014-06-06 15:29:41 +02:00 |
|
jowr
|
2e615f1434
|
Starting to write tests
|
2014-06-06 15:28:12 +02:00 |
|
jowr
|
636df0ec82
|
Converters seem to work
|
2014-06-06 14:26:47 +02:00 |
|
jowr
|
893785fe95
|
More matrix conversions
|
2014-06-06 14:07:57 +02:00 |
|
jowr
|
183c93ac3c
|
More testing, changed vector to string functions
|
2014-06-06 01:03:35 +02:00 |
|
jowr
|
bdf92d95a9
|
const madness
|
2014-06-05 18:08:21 +02:00 |
|
jowr
|
7fe0755044
|
Added eigen framework as external dependency
|
2014-06-05 14:59:10 +02:00 |
|
jowr
|
132c9b602e
|
More TTSE stuff
|
2014-06-05 13:21:53 +02:00 |
|
Ian Bell
|
81cea06746
|
JSON packaging is slightly improved - no injection every time; Build incompressible JSON library
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
|
2014-06-05 11:14:31 +02:00 |
|
Ian Bell
|
eba0b9c0f0
|
Fixed typo in incompressible fluid files
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
|
2014-06-05 11:11:35 +02:00 |
|
Ian Bell
|
869f9f183d
|
Moved FindOctave.cmake
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
|
2014-06-03 23:38:06 +02:00 |
|
Ian Bell
|
072f1eb9aa
|
Fixed SF6 based on information from Marcia Huber
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
|
2014-06-03 23:12:16 +02:00 |
|
Ian Bell
|
abc9aa872c
|
Removed old Code::Blocks project
|
2014-06-03 22:24:27 +02:00 |
|
Ian Bell
|
51389300e6
|
Moved coolprop project file
|
2014-06-03 22:20:54 +02:00 |
|
Ian Bell
|
a45765ae8f
|
Fixed to shared_ptr header
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
|
2014-06-03 22:02:51 +02:00 |
|
Ian Bell
|
d545376efd
|
Got Javascript wrapper working again - required changing all std::tr1::shared_ptr to shared_ptr
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
|
2014-06-03 21:59:41 +02:00 |
|
Ian Bell
|
a82160c4bf
|
Clean up shared_ptr mess
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
|
2014-06-03 21:34:26 +02:00 |
|
Ian Bell
|
1bd5088dab
|
Added Code::Blocks project
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
|
2014-06-03 21:33:42 +02:00 |
|
Ian Bell
|
bffb36cc41
|
Merge branch 'master' of https://github.com/coolprop/coolprop
Conflicts:
src/Helmholtz.cpp
src/main.cxx
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
|
2014-06-03 21:01:50 +02:00 |
|
Ian Bell
|
aa76065f5a
|
Updated coefficient for transport correlations, HS reference code in main.cxx
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
|
2014-06-03 20:59:55 +02:00 |
|
Ian Bell
|
cb497b443c
|
Added crossplatform_shared_ptr to allow shared_ptr cleanly on all architectures without needing variable namespace definition
|
2014-06-03 20:58:24 +02:00 |
|
Ian Bell
|
a7363b067c
|
Merge remote-tracking branch 'origin/master'
|
2014-06-03 20:28:48 +02:00 |
|
Ian Bell
|
5e288cb8bf
|
More reliable platform determination
|
2014-06-03 20:25:49 +02:00 |
|
Ian Bell
|
781fb5b47a
|
Slight improvement in water critical conductivity term - all within 0.02% error now
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
|
2014-06-03 18:52:54 +02:00 |
|
Ian Bell
|
331690de8c
|
Water viscosity can now be evaluated at the critical point
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
|
2014-06-03 17:49:23 +02:00 |
|
Ian Bell
|
a069e68720
|
Fixed limit for R123 conductivity validation
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
|
2014-06-03 17:01:51 +02:00 |
|
Ian Bell
|
3ff3dc898a
|
Relaxed viscosity at critical point to account for not using critical contribution to viscosity (same as in REFPROP)
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
|
2014-06-03 16:58:28 +02:00 |
|
Ian Bell
|
5101ac01dd
|
Implemented the Helium critical conductivity using REFPROP coefficients - relaxed tolerances on testing values due to uncertainty of origin of coefficients and other issues
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
|
2014-06-03 16:31:28 +02:00 |
|
Ian Bell
|
71c8875df4
|
Added tests for the reference states for fluids in REFPROP
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
|
2014-06-03 15:38:38 +02:00 |
|
Ian Bell
|
13ba2cfc82
|
Updated reference states for a few fluids
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
|
2014-06-03 15:37:56 +02:00 |
|
Ian Bell
|
cf3158fa06
|
Fixed bug in Aly-Lee extend function (skipped new elements)
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
|
2014-06-03 15:36:59 +02:00 |
|
Ian Bell
|
615c641530
|
Added asserts for the lengths of the residual HE vectors loaded
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
|
2014-06-03 14:34:34 +02:00 |
|
Ian Bell
|
6e7cf60aee
|
Fixed bug in Helmholtz energy Lemon2005 term (was using integer powers rather than the correct power)
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
|
2014-06-03 14:32:02 +02:00 |
|
Ian Bell
|
17bffeb91f
|
Added failing tests for same reference state between REFPROP and Coolprop for enthalpy and entropy
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
|
2014-06-03 12:54:57 +02:00 |
|
Ian Bell
|
b78439b72c
|
Added passing tests for generalized PE term
|
2014-06-03 12:54:26 +02:00 |
|
Ian Bell
|
daed4b862b
|
NBP reference states are now set
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
|
2014-06-03 12:27:30 +02:00 |
|
Ian Bell
|
44a97e9fcb
|
Added docs for conversion of PlankEinstein and PlanckEinstein2 forms to generalized form
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
|
2014-06-03 12:25:24 +02:00 |
|
Ian Bell
|
bff7e2afeb
|
PlanckEinstein and PlanckEinstein2 classes replaced with PlanckEinsteinGeneralized. Docs to follow.
Aly-Lee not yet removed. Next step.
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
|
2014-06-03 12:04:16 +02:00 |
|
Ian Bell
|
6db102b47f
|
Merge branch 'master' of https://github.com/coolprop/coolprop
|
2014-06-02 21:18:48 +02:00 |
|
Ian Bell
|
92f6f7c20b
|
Added derivation for Plank-Einstein generalized form - will work nicely, simplifying PlanckEinstein, PlankEinstein2 and Aly-Lee all into one form. To be implemented tomorrow.
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
|
2014-06-02 21:18:30 +02:00 |
|
jowr
|
d0dcad755b
|
Changed to R245fa, things start to look worse...
|
2014-06-02 17:14:08 +02:00 |
|
jowr
|
2c41fc6eb7
|
Cleaning the script
|
2014-06-02 17:14:08 +02:00 |
|
jowr
|
aa4889cc4a
|
More graphs to determine the TTSE ranges
|
2014-06-02 17:14:07 +02:00 |
|
Ian Bell
|
5accf645d9
|
IIR HS references set for real this time
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
|
2014-06-02 13:21:06 +02:00 |
|
Ian Bell
|
409e2a2d1f
|
Fluids using IIR reference state now all agree with REFPROP
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
|
2014-06-02 13:03:17 +02:00 |
|