mirror of
https://github.com/CoolProp/CoolProp.git
synced 2026-04-01 03:00:13 -04:00
Updated critical spline for R134a
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
This commit is contained in:
@@ -400,22 +400,22 @@
|
||||
],
|
||||
"critical_region_splines": {
|
||||
"T_max": 374.21,
|
||||
"T_min": 372.2699100419668,
|
||||
"T_min": 371.5679279482294,
|
||||
"_note": "Coefficients for the critical cubic spline. T = c[0]*rho^3 + c[1]*rho^2 + c[2]*rho + c[3] with rho in mol/m^3 and T in K",
|
||||
"cL": [
|
||||
-3.17708038943435e-10,
|
||||
4.6452314558692645e-06,
|
||||
-0.022619828473249084,
|
||||
410.8918226766174
|
||||
-3.1717554541586117e-10,
|
||||
4.637230912601717e-06,
|
||||
-0.022579760071531764,
|
||||
410.82493256023287
|
||||
],
|
||||
"cV": [
|
||||
0.0,
|
||||
-7.013970375511672e-07,
|
||||
0.007037892222874368,
|
||||
356.5552608547758
|
||||
-7.811761894413262e-07,
|
||||
0.007838404689530362,
|
||||
354.54715411858876
|
||||
],
|
||||
"rhomolar_max": 6712.160594134622,
|
||||
"rhomolar_min": 3353.912381912076
|
||||
"rhomolar_max": 6910.28719050292,
|
||||
"rhomolar_min": 3177.9848214241374
|
||||
},
|
||||
"gas_constant": 8.314471,
|
||||
"gas_constant_units": "J/mol/K",
|
||||
|
||||
Reference in New Issue
Block a user