mirror of
https://github.com/CoolProp/CoolProp.git
synced 2026-04-23 03:00:17 -04:00
Fix order of coefficients in cp0 for R1233zd(E); closes #1166
This commit is contained in:
@@ -268,8 +268,8 @@
|
||||
},
|
||||
{
|
||||
"n": [
|
||||
8.6848,
|
||||
11.795
|
||||
11.795,
|
||||
8.6848
|
||||
],
|
||||
"t": [
|
||||
1.4331210191082802,
|
||||
|
||||
Reference in New Issue
Block a user