First cut at adding code for ECS for viscosity. Starting with R124

This commit is contained in:
Ian Bell
2014-05-28 12:57:30 +02:00
parent d741df4e2d
commit 3367b089fd
11 changed files with 203 additions and 34 deletions

View File

@@ -279,5 +279,28 @@
"rhoVtriple_units": "mol/m^3"
}
],
"NAME": "R124"
"NAME": "R124",
"TRANSPORT": {
"viscosity": {
"BibTeX": "",
"ECS_psi": {
"a": [
1.04253,
0.00138528
],
"rhomolar_reducing": 4103.279546177282,
"rhomolar_reducing_units": "mol/m^3",
"t": [
0,
1
]
},
"ECS_reference_fluid": "Propane",
"epsilon_over_k": 275.8,
"epsilon_over_k_units": "K",
"sigma": 5.501e-10,
"sigma_units": "m",
"type": "ECS"
}
}
}