Added ECS models for viscosity and thermal conductivity for R11, R143a, R12, R22

See https://github.com/CoolProp/CoolProp/issues/285

Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
This commit is contained in:
Ian Bell
2014-12-05 14:10:35 -05:00
parent e6ed862f20
commit 8ed02eefef
5 changed files with 345 additions and 0 deletions

View File

@@ -679,5 +679,57 @@
"smolar": 271.3365798363174,
"smolar_units": "J/mol/K"
}
},
"TRANSPORT": {
"conductivity": {
"BibTeX": "McLinden-IJR-2000",
"f_int": {
"T_reducing": 1.0,
"T_reducing_units": "K",
"a": [
0.0014
],
"t": [
0
]
},
"psi": {
"a": [
1.0724,
-0.022672
],
"rhomolar_reducing": 4032.962,
"rhomolar_reducing_units": "mol/m^3",
"t": [
0,
1
]
},
"q_D": 1999999999.9999998,
"q_D_units": "m",
"reference_fluid": "R134a",
"type": "ECS"
},
"viscosity": {
"BibTeX": "Klein-IJR-1997",
"epsilon_over_k": 363.61,
"epsilon_over_k_units": "K",
"psi": {
"a": [
1.171,
-0.0592
],
"rhomolar_reducing": 4032.962,
"rhomolar_reducing_units": "mol/m^3",
"t": [
0,
1
]
},
"reference_fluid": "R134a",
"sigma_eta": 5.447e-10,
"sigma_eta_units": "m",
"type": "ECS"
}
}
}

View File

@@ -475,5 +475,57 @@
"smolar": 259.4924162881792,
"smolar_units": "J/mol/K"
}
},
"TRANSPORT": {
"conductivity": {
"BibTeX": "McLinden-IJR-2000",
"f_int": {
"T_reducing": 1.0,
"T_reducing_units": "K",
"a": [
0.001344
],
"t": [
0
]
},
"psi": {
"a": [
0.991,
0.0029509
],
"rhomolar_reducing": 4672.781255944357,
"rhomolar_reducing_units": "mol/m^3",
"t": [
0,
1
]
},
"q_D": 1999999999.9999998,
"q_D_units": "m",
"reference_fluid": "R134a",
"type": "ECS"
},
"viscosity": {
"BibTeX": "Klein-IJR-1997",
"epsilon_over_k": 297.24,
"epsilon_over_k_units": "K",
"psi": {
"a": [
1.087,
-0.0379
],
"rhomolar_reducing": 4672.781255944357,
"rhomolar_reducing_units": "mol/m^3",
"t": [
0,
1
]
},
"reference_fluid": "R134a",
"sigma_eta": 5.185999999999999e-10,
"sigma_eta_units": "m",
"type": "ECS"
}
}
}

View File

@@ -462,5 +462,63 @@
"smolar": 165.51879932277228,
"smolar_units": "J/mol/K"
}
},
"TRANSPORT": {
"conductivity": {
"BibTeX": "McLinden-IJR-2000",
"f_int": {
"T_reducing": 1.0,
"T_reducing_units": "K",
"a": [
0.0010066,
1.3729e-06
],
"t": [
0,
1
]
},
"psi": {
"a": [
1.1779,
-0.20541,
0.06487,
-0.006473
],
"rhomolar_reducing": 5128.45,
"rhomolar_reducing_units": "mol/m^3",
"t": [
0,
1,
2,
3
]
},
"q_D": 1999999999.9999998,
"q_D_units": "m",
"reference_fluid": "R134a",
"type": "ECS"
},
"viscosity": {
"BibTeX": "Klein-IJR-1997",
"epsilon_over_k": 267.1,
"epsilon_over_k_units": "K",
"psi": {
"a": [
1.134,
-0.0801
],
"rhomolar_reducing": 5128.45,
"rhomolar_reducing_units": "mol/m^3",
"t": [
0,
1
]
},
"reference_fluid": "R134a",
"sigma_eta": 5.025e-10,
"sigma_eta_units": "m",
"type": "ECS"
}
}
}

View File

@@ -554,5 +554,59 @@
"smolar": 233.050312200087,
"smolar_units": "J/mol/K"
}
},
"TRANSPORT": {
"conductivity": {
"BibTeX": "McLinden-IJR-2000",
"f_int": {
"T_reducing": 1.0,
"T_reducing_units": "K",
"a": [
0.00077817,
1.2536e-06
],
"t": [
0,
1
]
},
"psi": {
"a": [
1.075,
-0.038574
],
"rhomolar_reducing": 6058.220000000001,
"rhomolar_reducing_units": "mol/m^3",
"t": [
0,
1
]
},
"q_D": 1999999999.9999998,
"q_D_units": "m",
"reference_fluid": "R134a",
"type": "ECS"
},
"viscosity": {
"BibTeX": "Klein-IJR-1997",
"epsilon_over_k": 284.72,
"epsilon_over_k_units": "K",
"psi": {
"a": [
1.106,
-0.0491
],
"rhomolar_reducing": 6058.220000000001,
"rhomolar_reducing_units": "mol/m^3",
"t": [
0,
1
]
},
"reference_fluid": "R134a",
"sigma_eta": 4.666e-10,
"sigma_eta_units": "m",
"type": "ECS"
}
}
}