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>
This commit is contained in:
Ian Bell
2014-05-27 18:30:30 +02:00
parent bb4035467e
commit d741df4e2d
13 changed files with 493 additions and 90 deletions

View File

@@ -172,7 +172,7 @@
3,
2,
2,
8
1
],
"l": [
0,
@@ -189,46 +189,46 @@
1
],
"n": [
0.009288766,
0.9258069,
-1.718156,
0.7606137,
-1.024864,
0.1052455,
-0.1875722,
-0.1287812,
-0.002227619,
0.1823465,
-0.04450014,
-8.729033e-05
0.014799269,
3.06281562,
-4.25338698,
0.05192797,
-0.165087335,
0.087236897,
2.10653786,
-0.6283503,
-0.28200301,
1.04234019,
-0.07620555,
-1.35006365
],
"t": [
1,
0.28,
0.735,
0.64,
0.82,
1.16,
1.28,
2,
0.41,
1.33,
4.2,
0.6
1.0,
0.426,
0.631,
0.596,
1.705,
0.568,
0.9524,
1.471,
1.48,
1.393,
3.863,
0.803
],
"type": "ResidualHelmholtzPower"
},
{
"beta": [
0.0385,
19.8246,
9.3799,
0.8073,
0.031,
0.0061,
0.3581,
0.7518,
7.4629
8.005,
1.15,
2.143,
0.147,
0.154,
0.701,
0.21,
0.134,
19.256
],
"d": [
1,
@@ -238,63 +238,63 @@
2,
2,
3,
3,
2,
2
],
"epsilon": [
0.6914,
0.859,
0.8787,
2.7182,
2.0301,
0.89,
1.179,
0.568,
1.6412
0.912,
0.79,
0.90567,
5.1136,
3.6022,
0.6488,
4.2753,
2.744,
0.8736
],
"eta": [
1.0833,
18.3824,
5.0573,
0.2832,
6.0582,
0.2444,
0.0539,
0.185,
0.5941
8.674,
4.006,
8.1099,
0.1449,
0.1784,
2.432,
0.0414,
0.421,
5.8575
],
"gamma": [
1.9776,
1.6178,
0.4371,
0.5355,
0.7777,
0.4832,
0.8162,
1.2896,
0.3577
1.1475,
1.7036,
1.6795,
0.9512,
4.475,
2.7284,
1.7167,
1.5237,
0.7649
],
"n": [
0.0385432,
-0.9585106,
-0.0545401,
-0.0368726,
-0.001021851,
0.06166348,
0.02493437,
-0.008127424,
-0.008233032
0.11997252,
0.107245,
-0.35374839,
0.75348862,
0.00701871,
0.226283167,
-0.22464733,
0.12413584,
0.00901399
],
"t": [
3,
1,
8.2,
1,
2.71,
1,
1,
2,
1
3.273,
0.66,
2.629,
1.4379,
3.317,
2.3676,
0.7545,
1.353,
1.982
],
"type": "ResidualHelmholtzGaussian"
}
@@ -313,7 +313,7 @@
"T_units": "K",
"p": 227600,
"p_units": "Pa",
"rhomolar": 18130,
"rhomolar": 17383.7,
"rhomolar_units": "mol/m^3"
},
"rhoLtriple": 36459.45454859136,
@@ -324,6 +324,10 @@
],
"NAME": "Helium",
"TRANSPORT": {
"conductivity": {
"BibTeX": "HANDS-CRYO-1981",
"hardcoded": "Helium"
},
"viscosity": {
"BibTeX": "ARP-NIST-1998",
"hardcoded": "Helium"

View File

@@ -289,6 +289,56 @@
],
"NAME": "R404A",
"TRANSPORT": {
"conductivity": {
"BibTeX": "Geller-PURDUE-2001",
"critical": {
"hardcoded": "None"
},
"dilute": {
"A": [
-0.008624,
7.36e-05
],
"B": [
1.0
],
"T_reducing": 1,
"T_reducing_units": "K",
"m": [
0
],
"n": [
0,
1
],
"type": "ratio_of_polynomials"
},
"residual": {
"B": [
0.01553528451384,
0.0059724353152729795,
-0.0030186820979668776,
0.0010847310542822014
],
"T_reducing": 345.27,
"T_reducing_units": "K",
"d": [
1,
2,
3,
4
],
"rhomass_reducing": 482.162772,
"rhomass_reducing_units": "kg/m^3",
"t": [
0,
0,
0,
0
],
"type": "polynomial"
}
},
"viscosity": {
"BibTeX": "Geller-PURDUE-2000",
"dilute": {

View File

@@ -285,6 +285,57 @@
],
"NAME": "R407C",
"TRANSPORT": {
"conductivity": {
"BibTeX": "Geller-PURDUE-2001",
"critical": {
"hardcoded": "None"
},
"dilute": {
"A": [
-0.009628,
7.638e-05
],
"B": [
1.0
],
"T_reducing": 1,
"T_reducing_units": "K",
"m": [
0
],
"n": [
0,
1,
2
],
"type": "ratio_of_polynomials"
},
"residual": {
"B": [
0.012310650021,
0.010203909009044946,
-0.004579223187488973,
0.001219101484546316
],
"T_reducing": 359.345,
"T_reducing_units": "K",
"d": [
1,
2,
3,
4
],
"rhomass_reducing": 453.43094,
"rhomass_reducing_units": "kg/m^3",
"t": [
0,
0,
0,
0
],
"type": "polynomial"
}
},
"viscosity": {
"BibTeX": "Geller-PURDUE-2000",
"dilute": {

View File

@@ -285,6 +285,57 @@
],
"NAME": "R410A",
"TRANSPORT": {
"conductivity": {
"BibTeX": "Geller-PURDUE-2001",
"critical": {
"hardcoded": "None"
},
"dilute": {
"A": [
-0.008872,
7.41e-05
],
"B": [
1.0
],
"T_reducing": 1,
"T_reducing_units": "K",
"m": [
0
],
"n": [
0,
1,
2
],
"type": "ratio_of_polynomials"
},
"residual": {
"B": [
0.016414915288896,
-0.0019058593303886919,
0.00420061845936278,
-0.0001644950202819914
],
"T_reducing": 344.494,
"T_reducing_units": "K",
"d": [
1,
2,
3,
4
],
"rhomass_reducing": 459.0300696,
"rhomass_reducing_units": "kg/m^3",
"t": [
0,
0,
0,
0
],
"type": "polynomial"
}
},
"viscosity": {
"BibTeX": "Geller-PURDUE-2000",
"dilute": {

View File

@@ -289,6 +289,57 @@
],
"NAME": "R507A",
"TRANSPORT": {
"conductivity": {
"BibTeX": "Geller-PURDUE-2001",
"critical": {
"hardcoded": "None"
},
"dilute": {
"A": [
-0.008656,
7.383e-05
],
"B": [
1.0
],
"T_reducing": 1,
"T_reducing_units": "K",
"m": [
0
],
"n": [
0,
1,
2
],
"type": "ratio_of_polynomials"
},
"residual": {
"B": [
0.013735812600000001,
0.00738130916394,
-0.004306582229626043,
0.0015131427920482105
],
"T_reducing": 343.765,
"T_reducing_units": "K",
"d": [
1,
2,
3,
4
],
"rhomass_reducing": 490.74,
"rhomass_reducing_units": "kg/m^3",
"t": [
0,
0,
0,
0
],
"type": "polynomial"
}
},
"viscosity": {
"BibTeX": "Geller-PURDUE-2000",
"dilute": {