mirror of
https://github.com/CoolProp/CoolProp.git
synced 2026-04-23 03:00:17 -04:00
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:
@@ -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"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -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"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -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"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -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"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user