mirror of
https://github.com/CoolProp/CoolProp.git
synced 2026-04-01 03:00:13 -04:00
First cut at adding code for ECS for viscosity. Starting with R124
This commit is contained in:
@@ -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"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user