Ethane viscosity

Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
This commit is contained in:
Ian Bell
2014-05-22 23:36:10 +02:00
parent f29c329b8c
commit bc5c75d06b
7 changed files with 75 additions and 7 deletions

View File

@@ -414,5 +414,20 @@
"rhoVtriple_units": "mol/m^3"
}
],
"NAME": "Ethane"
"NAME": "Ethane",
"TRANSPORT": {
"viscosity": {
"BibTeX": "Friend-JPCRD-1991",
"dilute": {
"hardcoded": "Ethane"
},
"epsilon_over_k": 245.0,
"epsilon_over_k_units": "K",
"higher_order": {
"hardcoded": "Ethane"
},
"sigma_eta": 4.3682e-10,
"sigma_eta_units": "m"
}
}
}