jowr
|
8dacd33d3b
|
Still problems with the mass fractions
|
2014-07-13 22:07:33 +02:00 |
|
jowr
|
943eb86d2e
|
Added some more tests and prepared the backend. Example fluids load properly, but there are some bugs. Calculations work, but give wrong results.
|
2014-07-13 21:04:11 +02:00 |
|
Ian Bell
|
f4764eb929
|
Incompressibles load and run! ExamplePure works.
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
|
2014-07-09 18:06:21 +02:00 |
|
Ian Bell
|
ae6515030d
|
Removed std::tr1 from AbstractState
|
2014-07-06 20:37:35 +02:00 |
|
Ian Bell
|
ca7fc30a58
|
Added saturation spline to the AbstractState and REFPROP interfaces
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
|
2014-06-11 15:38:49 +02:00 |
|
Ian Bell
|
9093f636b1
|
speed of sound added back to high level wrapper
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
|
2014-06-06 21:21:12 +02:00 |
|
Ian Bell
|
61b2f28c0b
|
Added mass-based high-level functions for h,s,u, etc.
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
|
2014-06-02 09:59:18 +02:00 |
|
Ian Bell
|
f93aa76210
|
ECS conductivity work - nearly works, just need to sort out the conformal state solver.
Goodbye to AbstractStateWrapper - can use std::tr1::shared_ptr, much nicer
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
|
2014-05-28 19:15:34 +02:00 |
|
Ian Bell
|
3367b089fd
|
First cut at adding code for ECS for viscosity. Starting with R124
|
2014-05-28 12:57:30 +02:00 |
|
Ian Bell
|
d741df4e2d
|
All fluid specific transport property correlations implemented - a few tests fail still, need to figure out why
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
|
2014-05-27 18:30:30 +02:00 |
|
Ian Bell
|
83994c1de5
|
added visc and cond to keyed_output
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
|
2014-05-23 17:13:29 +02:00 |
|
Ian bell
|
3af1a4f0d8
|
AbstractState class tests
Signed-off-by: Ian bell <ian.h.bell@gmail.com>
|
2014-05-20 14:55:21 +02:00 |
|
Ian bell
|
79ceae2f5c
|
Diabled copy ctor for now for AbstractStateWrapper class until we figure out how to handle ownership and copying
Signed-off-by: Ian bell <ian.h.bell@gmail.com>
|
2014-05-20 13:57:28 +02:00 |
|
Ian bell
|
41e9047221
|
Added tests for AbstractStateWrapper class
Signed-off-by: Ian bell <ian.h.bell@gmail.com>
|
2014-05-20 13:46:39 +02:00 |
|
Ian bell
|
74520911dd
|
Moved Fluids into the Helmholtz backend folder and corrected includes
Signed-off-by: Ian bell <ian.h.bell@gmail.com>
|
2014-05-14 13:24:39 +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 |
|