thorade
|
1dac1cce3b
|
finish examples
|
2015-11-24 11:32:07 +01:00 |
|
thorade
|
bbbc2d1519
|
have a look at error messages, add some comments
turn on line numbers, see http://stackoverflow.com/q/10979667/874701
|
2015-11-24 10:39:34 +01:00 |
|
thorade
|
a1c48ac375
|
intermediate version
|
2015-11-23 16:50:13 +01:00 |
|
thorade
|
da1d56b883
|
intermediate version
|
2015-11-20 16:56:23 +01:00 |
|
thorade
|
914c5af69a
|
intermediate version, fix temp names
|
2015-11-20 16:30:34 +01:00 |
|
thorade
|
dc64606089
|
latex for Clausius-Clapeyron
|
2015-11-20 11:30:12 +01:00 |
|
Ian Bell
|
d308920a12
|
Remove old propssi.cxx file
|
2015-11-12 16:01:25 -05:00 |
|
Ian Bell
|
ec3bf62b9a
|
Updated/added docs for cubic conversion (especially SRK)
|
2015-11-10 00:25:01 +01:00 |
|
Ian Bell
|
048aa079d8
|
Implement SRK to Helmholtz translation and documentation
|
2015-11-09 00:09:05 +01:00 |
|
Ian Bell
|
710ae621d4
|
Add notebook for generalized volume translated cubic derivations
|
2015-10-01 15:37:31 -06:00 |
|
Ian Bell
|
6d9c391c16
|
Updated cubic -> Helmholtz notebook for generalized cubic solution; see #186
|
2015-09-16 21:31:32 -06:00 |
|
Ian Bell
|
3fdd936c55
|
Add IPython notebook for Helmholtz energy conversion; see #186
|
2015-09-16 20:35:13 -06:00 |
|
Ian Bell
|
30c5abc35c
|
Fully switch over to analytic derivatives; add an IPython notebook to check derivative of determinant
|
2015-08-16 17:04:01 -06:00 |
|
thorade
|
6eda3317ed
|
fine-tuning saturation plots
|
2015-06-10 10:26:42 +02:00 |
|
thorade
|
4d1873b38b
|
fine-tuning saturation plots
|
2015-06-10 10:23:59 +02:00 |
|
thorade
|
a6ef8ad0c4
|
finished theory for second derivatives ALONG the sat line #581
|
2015-06-09 09:54:42 +02:00 |
|
thorade
|
0cbf2802a5
|
update on saturation derivatives
|
2015-06-08 17:51:15 +02:00 |
|
thorade
|
ccc012c31a
|
update on saturation derivatives
|
2015-06-08 10:31:38 +02:00 |
|
thorade
|
18391bd737
|
updates for deriv examples, still not finished
|
2015-06-04 21:39:35 +02:00 |
|
thorade
|
a129a8a570
|
first steps for 2nd derivs ALONG sat line,
this is for #581
|
2015-06-02 14:09:05 +02:00 |
|
Ian Bell
|
6a1d89d787
|
Clean up symbols and factor a bit better
|
2015-04-23 11:14:30 -06:00 |
|
Ian Bell
|
2105a76e0a
|
added sympy notebook with derivatives of nonanalytic term
|
2015-04-16 20:39:52 -06:00 |
|
Jorrit Wronski
|
9708284c60
|
cleaned up and added some gitignore files
|
2014-12-17 10:39:16 +01:00 |
|
Ian Bell
|
55d7105c8f
|
Second derivative calculation going between delta and rho
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
|
2014-08-21 02:51:34 +02:00 |
|
Ian Bell
|
e5055d195a
|
Added conductivity for R134a and test to close https://github.com/CoolProp/CoolProp/issues/101
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
|
2014-08-20 17:16:51 +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 |
|
Ian Bell
|
96329d5228
|
Added builder for code snippets
|
2014-08-04 02:04:48 +02:00 |
|
Ian Bell
|
06c098eced
|
Added mBWR conversion iPython notebook
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
|
2014-07-25 13:24:56 -04: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
|
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
|
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 |
|
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
|
c2a1fa7317
|
R23 conductivity hardcoded
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
|
2014-05-27 10:00:28 +02:00 |
|
Ian Bell
|
1281f52d8a
|
Added R152A, R123, CO2 conductivity
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
|
2014-05-26 10:52:44 +02:00 |
|
Ian Bell
|
050ec56327
|
Added propane, dodecane, R1234yf and R1234ze(E) conductivity
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
|
2014-05-24 20:24:07 +02:00 |
|
Ian Bell
|
3c8eb8746b
|
Started with conductivity - implemented n-Hexane
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
|
2014-05-23 17:13:54 +02:00 |
|
Ian Bell
|
ea4670c252
|
Ammonia viscosity and tests
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
|
2014-05-23 10:29:19 +02:00 |
|
Ian Bell
|
6ec5574b76
|
Added remaining tests for viscosity - only a few do not pass
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
|
2014-05-22 23:52:04 +02:00 |
|
Ian Bell
|
f29c329b8c
|
R23 viscosity
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
|
2014-05-22 23:13:56 +02:00 |
|
Ian Bell
|
809ec14df2
|
Helium viscosity
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
|
2014-05-22 22:56:19 +02:00 |
|
Ian Bell
|
7477a8db80
|
Added notebook for conversion of viscosity terms
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
|
2014-05-22 22:04:24 +02:00 |
|
Ian Bell
|
3d9a99733d
|
HFC pseudo-pure mixtures viscosity
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
|
2014-05-22 22:02:31 +02:00 |
|
Ian Bell
|
f084b843a3
|
n-Hexane viscosity
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
|
2014-05-22 14:53:26 +02:00 |
|
Ian Bell
|
f35336b9e5
|
Hydrogen viscosity
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
|
2014-05-22 14:37:54 +02:00 |
|
Ian Bell
|
891af4d131
|
Water viscosity and moved viscosity specific values into the viscosity entry in JSON files
|
2014-05-22 11:18:48 +02:00 |
|
Ian bell
|
52c684a3bd
|
R152A viscosity
Signed-off-by: Ian bell <ian.h.bell@gmail.com>
|
2014-05-21 21:19:57 +02:00 |
|
Ian bell
|
fe04964cbc
|
R123 viscosity and powers of T dilute term
Signed-off-by: Ian bell <ian.h.bell@gmail.com>
|
2014-05-21 20:23:44 +02:00 |
|
Ian bell
|
d8aaa2d2cf
|
DimethylEther viscosity
Signed-off-by: Ian bell <ian.h.bell@gmail.com>
|
2014-05-21 17:45:29 +02:00 |
|
Ian bell
|
b25b4e31d3
|
Added Nitrogen,Argon,Oxygen,Air viscosity
Signed-off-by: Ian bell <ian.h.bell@gmail.com>
|
2014-05-21 16:19:10 +02:00 |
|