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
|
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
|
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
|
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
|
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
|
b78439b72c
|
Added passing tests for generalized PE term
|
2014-06-03 12:54:26 +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
|
3168f15efc
|
Implemented dDelta3; test passes
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
|
2014-06-01 19:46:30 +02:00 |
|
Ian Bell
|
c468339768
|
Implemented test for GERG 2008 residual term and changed include from <tr1/memory> to <memory>
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
|
2014-06-01 19:29:09 +02:00 |
|
Ian Bell
|
873eab5baa
|
Helmholtz derivative testing gives almost 100% coverage - missing HS offset term
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
|
2014-05-30 17:13:23 +02:00 |
|
Ian Bell
|
7b8606f323
|
No more deletes used anywhere in the codebase. Only std::tr1::shared_ptr are used. Should be portable solution.
All tests run, no memory leaks according to VLD
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
|
2014-05-28 19:45:04 +02:00 |
|
Ian bell
|
b3847c7522
|
Initial commit for v5, but this time with the right line endings
Signed-off-by: Ian bell <ian.h.bell@gmail.com>
|
2014-05-14 12:46:24 +02:00 |
|