diff --git a/dev/fluids/1-Butene.json b/dev/fluids/1-Butene.json index 860978a0..396ae24e 100644 --- a/dev/fluids/1-Butene.json +++ b/dev/fluids/1-Butene.json @@ -242,18 +242,26 @@ "sat_min_liquid": { "T": 87.80000000000001, "T_units": "K", + "hmolar": -1, + "hmolar_units": "J/mol", "p": -1, "p_units": "Pa", "rhomolar": -1, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": -1, + "smolar_units": "J/mol/K" }, "sat_min_vapor": { "T": 87.80000000000001, "T_units": "K", + "hmolar": -1, + "hmolar_units": "J/mol", "p": -1, "p_units": "Pa", "rhomolar": -1, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": -1, + "smolar_units": "J/mol/K" } }, "T_max": 525, @@ -372,18 +380,26 @@ "triple_liquid": { "T": 87.80000000000001, "T_units": "K", + "hmolar": -1, + "hmolar_units": "J/mol", "p": -1, "p_units": "Pa", "rhomolar": -1, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": -1, + "smolar_units": "J/mol/K" }, "triple_vapor": { "T": 87.80000000000001, "T_units": "K", + "hmolar": -1, + "hmolar_units": "J/mol", "p": -1, "p_units": "Pa", "rhomolar": -1, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": -1, + "smolar_units": "J/mol/K" } } } \ No newline at end of file diff --git a/dev/fluids/AceticAcid.json b/dev/fluids/AceticAcid.json index dcc1f490..768942a7 100644 --- a/dev/fluids/AceticAcid.json +++ b/dev/fluids/AceticAcid.json @@ -217,18 +217,26 @@ "sat_min_liquid": { "T": 289.8, "T_units": "K", + "hmolar": -225447.90525140858, + "hmolar_units": "J/mol", "p": 1075.58950750179, "p_units": "Pa", "rhomolar": 17521.281145083984, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": -662.2454633308967, + "smolar_units": "J/mol/K" }, "sat_min_vapor": { "T": 289.8, "T_units": "K", + "hmolar": 184251.93475151077, + "hmolar_units": "J/mol", "p": 1075.5895078117758, "p_units": "Pa", "rhomolar": 0.8334185536600498, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": 751.4875939600738, + "smolar_units": "J/mol/K" } }, "T_max": 500, @@ -374,18 +382,26 @@ "triple_liquid": { "T": 289.8, "T_units": "K", + "hmolar": -225447.90525140858, + "hmolar_units": "J/mol", "p": 1075.58950750179, "p_units": "Pa", "rhomolar": 17521.281145083984, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": -662.2454633308967, + "smolar_units": "J/mol/K" }, "triple_vapor": { "T": 289.8, "T_units": "K", + "hmolar": 184251.93475151077, + "hmolar_units": "J/mol", "p": 1075.5895078117758, "p_units": "Pa", "rhomolar": 0.8334185536600498, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": 751.4875939600738, + "smolar_units": "J/mol/K" } } } \ No newline at end of file diff --git a/dev/fluids/Acetone.json b/dev/fluids/Acetone.json index cc5ee12d..9d432b88 100644 --- a/dev/fluids/Acetone.json +++ b/dev/fluids/Acetone.json @@ -240,18 +240,26 @@ "sat_min_liquid": { "T": 178.5, "T_units": "K", + "hmolar": -312659.64996796125, + "hmolar_units": "J/mol", "p": 2.326486886400373, "p_units": "Pa", "rhomolar": 15722.961344266094, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": -1262.3307637203293, + "smolar_units": "J/mol/K" }, "sat_min_vapor": { "T": 178.5, "T_units": "K", + "hmolar": 336436.6502043284, + "hmolar_units": "J/mol", "p": 2.326486782481559, "p_units": "Pa", "rhomolar": 0.0015676503806300627, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": 2374.0630747798937, + "smolar_units": "J/mol/K" } }, "T_max": 550, @@ -393,18 +401,26 @@ "triple_liquid": { "T": 178.5, "T_units": "K", + "hmolar": -312659.64996796125, + "hmolar_units": "J/mol", "p": 2.326486886400373, "p_units": "Pa", "rhomolar": 15722.961344266094, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": -1262.3307637203293, + "smolar_units": "J/mol/K" }, "triple_vapor": { "T": 178.5, "T_units": "K", + "hmolar": 336436.6502043284, + "hmolar_units": "J/mol", "p": 2.326486782481559, "p_units": "Pa", "rhomolar": 0.0015676503806300627, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": 2374.0630747798937, + "smolar_units": "J/mol/K" } } } \ No newline at end of file diff --git a/dev/fluids/Air.json b/dev/fluids/Air.json index 912f036f..ba00fc44 100644 --- a/dev/fluids/Air.json +++ b/dev/fluids/Air.json @@ -229,18 +229,26 @@ "sat_min_liquid": { "T": 59.75, "T_units": "K", + "hmolar": -35330.32746210953, + "hmolar_units": "J/mol", "p": 5264.1810687705665, "p_units": "Pa", "rhomolar": 33066.64172799635, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": -538.0244748114278, + "smolar_units": "J/mol/K" }, "sat_min_vapor": { "T": 59.75, "T_units": "K", + "hmolar": 185531.44550300404, + "hmolar_units": "J/mol", "p": 2428.869447772259, "p_units": "Pa", "rhomolar": 4.901258804044648, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": 3420.9527983249072, + "smolar_units": "J/mol/K" } }, "T_max": 2000, @@ -423,18 +431,26 @@ "triple_liquid": { "T": 59.75, "T_units": "K", + "hmolar": -35330.32746210953, + "hmolar_units": "J/mol", "p": 5264.1810687705665, "p_units": "Pa", "rhomolar": 33066.64172799635, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": -538.0244748114278, + "smolar_units": "J/mol/K" }, "triple_vapor": { "T": 59.75, "T_units": "K", + "hmolar": 185531.44550300404, + "hmolar_units": "J/mol", "p": 2428.869447772259, "p_units": "Pa", "rhomolar": 4.901258804044648, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": 3420.9527983249072, + "smolar_units": "J/mol/K" } }, "TRANSPORT": { diff --git a/dev/fluids/Ammonia.json b/dev/fluids/Ammonia.json index 0e239ebe..2bd30a0e 100644 --- a/dev/fluids/Ammonia.json +++ b/dev/fluids/Ammonia.json @@ -244,18 +244,26 @@ "sat_min_liquid": { "T": 195.495, "T_units": "K", + "hmolar": 8.286315781448291, + "hmolar_units": "J/mol", "p": 6091.223107269465, "p_units": "Pa", "rhomolar": 43035.339292073215, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": -0.00011415283515342543, + "smolar_units": "J/mol/K" }, "sat_min_vapor": { "T": 195.495, "T_units": "K", + "hmolar": 1484386.7841079016, + "hmolar_units": "J/mol", "p": 6091.223107574163, "p_units": "Pa", "rhomolar": 3.763506027013325, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": 7592.922967225596, + "smolar_units": "J/mol/K" } }, "T_max": 700, @@ -414,18 +422,26 @@ "triple_liquid": { "T": 195.495, "T_units": "K", + "hmolar": 8.286315781448291, + "hmolar_units": "J/mol", "p": 6091.223107269465, "p_units": "Pa", "rhomolar": 43035.339292073215, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": -0.00011415283515342543, + "smolar_units": "J/mol/K" }, "triple_vapor": { "T": 195.495, "T_units": "K", + "hmolar": 1484386.7841079016, + "hmolar_units": "J/mol", "p": 6091.223107574163, "p_units": "Pa", "rhomolar": 3.763506027013325, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": 7592.922967225596, + "smolar_units": "J/mol/K" } }, "TRANSPORT": { diff --git a/dev/fluids/Argon.json b/dev/fluids/Argon.json index 6d27ddb1..0dba456a 100644 --- a/dev/fluids/Argon.json +++ b/dev/fluids/Argon.json @@ -261,18 +261,26 @@ "sat_min_liquid": { "T": 83.806, "T_units": "K", + "hmolar": -121436.44727481315, + "hmolar_units": "J/mol", "p": 68892.47707864286, "p_units": "Pa", "rhomolar": 35465.24383230996, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": 1329.4876879944088, + "smolar_units": "J/mol/K" }, "sat_min_vapor": { "T": 83.806, "T_units": "K", + "hmolar": 42281.32987645154, + "hmolar_units": "J/mol", "p": 68892.47707885019, "p_units": "Pa", "rhomolar": 101.49850850458209, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": 3283.0205752735355, + "smolar_units": "J/mol/K" } }, "T_max": 700, @@ -546,18 +554,26 @@ "triple_liquid": { "T": 83.806, "T_units": "K", + "hmolar": -121436.44727481315, + "hmolar_units": "J/mol", "p": 68892.47707864286, "p_units": "Pa", "rhomolar": 35465.24383230996, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": 1329.4876879944088, + "smolar_units": "J/mol/K" }, "triple_vapor": { "T": 83.806, "T_units": "K", + "hmolar": 42281.32987645154, + "hmolar_units": "J/mol", "p": 68892.47707885019, "p_units": "Pa", "rhomolar": 101.49850850458209, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": 3283.0205752735355, + "smolar_units": "J/mol/K" } }, "TRANSPORT": { diff --git a/dev/fluids/Benzene.json b/dev/fluids/Benzene.json index 865b4e83..cb02c1a2 100644 --- a/dev/fluids/Benzene.json +++ b/dev/fluids/Benzene.json @@ -244,18 +244,26 @@ "sat_min_liquid": { "T": 278.674, "T_units": "K", + "hmolar": -133430.8178480021, + "hmolar_units": "J/mol", "p": 4783.772577364344, "p_units": "Pa", "rhomolar": 11446.465591920276, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": -422.91994946426826, + "smolar_units": "J/mol/K" }, "sat_min_vapor": { "T": 278.674, "T_units": "K", + "hmolar": 314330.91060070426, + "hmolar_units": "J/mol", "p": 4783.772578046495, "p_units": "Pa", "rhomolar": 2.0716402525498046, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": 1183.8382283661567, + "smolar_units": "J/mol/K" } }, "T_max": 725, @@ -434,18 +442,26 @@ "triple_liquid": { "T": 278.674, "T_units": "K", + "hmolar": -133430.8178480021, + "hmolar_units": "J/mol", "p": 4783.772577364344, "p_units": "Pa", "rhomolar": 11446.465591920276, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": -422.91994946426826, + "smolar_units": "J/mol/K" }, "triple_vapor": { "T": 278.674, "T_units": "K", + "hmolar": 314330.91060070426, + "hmolar_units": "J/mol", "p": 4783.772578046495, "p_units": "Pa", "rhomolar": 2.0716402525498046, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": 1183.8382283661567, + "smolar_units": "J/mol/K" } }, "TRANSPORT": { diff --git a/dev/fluids/CarbonDioxide.json b/dev/fluids/CarbonDioxide.json index 244bec83..127b1d55 100644 --- a/dev/fluids/CarbonDioxide.json +++ b/dev/fluids/CarbonDioxide.json @@ -264,18 +264,26 @@ "sat_min_liquid": { "T": 216.592, "T_units": "K", + "hmolar": 80035.5260933858, + "hmolar_units": "J/mol", "p": 517964.34333491523, "p_units": "Pa", "rhomolar": 26777.277860212118, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": 521.3197851431701, + "smolar_units": "J/mol/K" }, "sat_min_vapor": { "T": 216.592, "T_units": "K", + "hmolar": 430416.1676304957, + "hmolar_units": "J/mol", "p": 517964.34333491477, "p_units": "Pa", "rhomolar": 312.6777446892713, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": 2139.0186915529625, + "smolar_units": "J/mol/K" } }, "T_max": 1100, @@ -585,18 +593,26 @@ "triple_liquid": { "T": 216.592, "T_units": "K", + "hmolar": 80035.5260933858, + "hmolar_units": "J/mol", "p": 517964.34333491523, "p_units": "Pa", "rhomolar": 26777.277860212118, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": 521.3197851431701, + "smolar_units": "J/mol/K" }, "triple_vapor": { "T": 216.592, "T_units": "K", + "hmolar": 430416.1676304957, + "hmolar_units": "J/mol", "p": 517964.34333491477, "p_units": "Pa", "rhomolar": 312.6777446892713, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": 2139.0186915529625, + "smolar_units": "J/mol/K" } }, "TRANSPORT": { diff --git a/dev/fluids/CarbonMonoxide.json b/dev/fluids/CarbonMonoxide.json index 29310093..f1d283d2 100644 --- a/dev/fluids/CarbonMonoxide.json +++ b/dev/fluids/CarbonMonoxide.json @@ -255,18 +255,26 @@ "sat_min_liquid": { "T": 68.16, "T_units": "K", + "hmolar": -28956.13516350909, + "hmolar_units": "J/mol", "p": 15536.876656323242, "p_units": "Pa", "rhomolar": 30329.70596471971, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": -386.28839640716126, + "smolar_units": "J/mol/K" }, "sat_min_vapor": { "T": 68.16, "T_units": "K", + "hmolar": 202994.76290769828, + "hmolar_units": "J/mol", "p": 15536.876656369588, "p_units": "Pa", "rhomolar": 27.70743384540927, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": 3016.747079989806, + "smolar_units": "J/mol/K" } }, "T_max": 500, @@ -407,18 +415,26 @@ "triple_liquid": { "T": 68.16, "T_units": "K", + "hmolar": -28956.13516350909, + "hmolar_units": "J/mol", "p": 15536.876656323242, "p_units": "Pa", "rhomolar": 30329.70596471971, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": -386.28839640716126, + "smolar_units": "J/mol/K" }, "triple_vapor": { "T": 68.16, "T_units": "K", + "hmolar": 202994.76290769828, + "hmolar_units": "J/mol", "p": 15536.876656369588, "p_units": "Pa", "rhomolar": 27.70743384540927, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": 3016.747079989806, + "smolar_units": "J/mol/K" } } } \ No newline at end of file diff --git a/dev/fluids/CarbonylSulfide.json b/dev/fluids/CarbonylSulfide.json index 950c4a62..9585186a 100644 --- a/dev/fluids/CarbonylSulfide.json +++ b/dev/fluids/CarbonylSulfide.json @@ -240,18 +240,26 @@ "sat_min_liquid": { "T": 134.3, "T_units": "K", + "hmolar": -104810.77076099785, + "hmolar_units": "J/mol", "p": 64.43457800823276, "p_units": "Pa", "rhomolar": 22517.918912779165, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": -600.0613493467167, + "smolar_units": "J/mol/K" }, "sat_min_vapor": { "T": 134.3, "T_units": "K", + "hmolar": 261606.29555677992, + "hmolar_units": "J/mol", "p": 64.43457746721154, "p_units": "Pa", "rhomolar": 0.057710471857229134, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": 2128.286128822159, + "smolar_units": "J/mol/K" } }, "T_max": 650, @@ -370,18 +378,26 @@ "triple_liquid": { "T": 134.3, "T_units": "K", + "hmolar": -104810.77076099785, + "hmolar_units": "J/mol", "p": 64.43457800823276, "p_units": "Pa", "rhomolar": 22517.918912779165, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": -600.0613493467167, + "smolar_units": "J/mol/K" }, "triple_vapor": { "T": 134.3, "T_units": "K", + "hmolar": 261606.29555677992, + "hmolar_units": "J/mol", "p": 64.43457746721154, "p_units": "Pa", "rhomolar": 0.057710471857229134, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": 2128.286128822159, + "smolar_units": "J/mol/K" } } } \ No newline at end of file diff --git a/dev/fluids/CycloHexane.json b/dev/fluids/CycloHexane.json index c19f34ca..b5c41426 100644 --- a/dev/fluids/CycloHexane.json +++ b/dev/fluids/CycloHexane.json @@ -256,18 +256,26 @@ "sat_min_liquid": { "T": 279.47, "T_units": "K", + "hmolar": -144976.0589227129, + "hmolar_units": "J/mol", "p": 5240.240246640702, "p_units": "Pa", "rhomolar": 9403.362051842005, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": -457.89289139890826, + "smolar_units": "J/mol/K" }, "sat_min_vapor": { "T": 279.47, "T_units": "K", + "hmolar": 259220.08033541153, + "hmolar_units": "J/mol", "p": 5240.240246520987, "p_units": "Pa", "rhomolar": 2.264530785368096, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": 988.4023791423059, + "smolar_units": "J/mol/K" } }, "T_max": 700, @@ -490,18 +498,26 @@ "triple_liquid": { "T": 279.47, "T_units": "K", + "hmolar": -144976.0589227129, + "hmolar_units": "J/mol", "p": 5240.240246640702, "p_units": "Pa", "rhomolar": 9403.362051842005, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": -457.89289139890826, + "smolar_units": "J/mol/K" }, "triple_vapor": { "T": 279.47, "T_units": "K", + "hmolar": 259220.08033541153, + "hmolar_units": "J/mol", "p": 5240.240246520987, "p_units": "Pa", "rhomolar": 2.264530785368096, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": 988.4023791423059, + "smolar_units": "J/mol/K" } }, "TRANSPORT": { diff --git a/dev/fluids/CycloPropane.json b/dev/fluids/CycloPropane.json index 3964b5e8..99c6b528 100644 --- a/dev/fluids/CycloPropane.json +++ b/dev/fluids/CycloPropane.json @@ -242,18 +242,26 @@ "sat_min_liquid": { "T": 273.0, "T_units": "K", + "hmolar": 199616.1233667351, + "hmolar_units": "J/mol", "p": 342702.2037356919, "p_units": "Pa", "rhomolar": 15594.272336018232, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": 998.6037252752612, + "smolar_units": "J/mol/K" }, "sat_min_vapor": { "T": 273.0, "T_units": "K", + "hmolar": 641991.5059423036, + "hmolar_units": "J/mol", "p": 342702.2037357117, "p_units": "Pa", "rhomolar": 164.03030361467646, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": 2619.026372072216, + "smolar_units": "J/mol/K" } }, "T_max": 473, @@ -422,18 +430,26 @@ "triple_liquid": { "T": 273.0, "T_units": "K", + "hmolar": 199616.1233667351, + "hmolar_units": "J/mol", "p": 342702.2037356919, "p_units": "Pa", "rhomolar": 15594.272336018232, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": 998.6037252752612, + "smolar_units": "J/mol/K" }, "triple_vapor": { "T": 273.0, "T_units": "K", + "hmolar": 641991.5059423036, + "hmolar_units": "J/mol", "p": 342702.2037357117, "p_units": "Pa", "rhomolar": 164.03030361467646, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": 2619.026372072216, + "smolar_units": "J/mol/K" } } } \ No newline at end of file diff --git a/dev/fluids/Cyclopentane.json b/dev/fluids/Cyclopentane.json index 12445da3..c14653e3 100644 --- a/dev/fluids/Cyclopentane.json +++ b/dev/fluids/Cyclopentane.json @@ -242,18 +242,26 @@ "sat_min_liquid": { "T": 179.70000000000002, "T_units": "K", + "hmolar": -232459.1618468239, + "hmolar_units": "J/mol", "p": 8.854271927261367, "p_units": "Pa", "rhomolar": 12107.608792031862, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": -936.9873760832471, + "smolar_units": "J/mol/K" }, "sat_min_vapor": { "T": 179.70000000000002, "T_units": "K", + "hmolar": 254273.84107482515, + "hmolar_units": "J/mol", "p": 8.85427141819294, "p_units": "Pa", "rhomolar": 0.005926217866165058, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": 1771.5991732859784, + "smolar_units": "J/mol/K" } }, "T_max": 550, @@ -428,18 +436,26 @@ "triple_liquid": { "T": 179.70000000000002, "T_units": "K", + "hmolar": -232459.1618468239, + "hmolar_units": "J/mol", "p": 8.854271927261367, "p_units": "Pa", "rhomolar": 12107.608792031862, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": -936.9873760832471, + "smolar_units": "J/mol/K" }, "triple_vapor": { "T": 179.70000000000002, "T_units": "K", + "hmolar": 254273.84107482515, + "hmolar_units": "J/mol", "p": 8.85427141819294, "p_units": "Pa", "rhomolar": 0.005926217866165058, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": 1771.5991732859784, + "smolar_units": "J/mol/K" } } } \ No newline at end of file diff --git a/dev/fluids/D4.json b/dev/fluids/D4.json index 5884e024..c7935bd6 100644 --- a/dev/fluids/D4.json +++ b/dev/fluids/D4.json @@ -240,18 +240,26 @@ "sat_min_liquid": { "T": 290.25, "T_units": "K", + "hmolar": -261765.076685398, + "hmolar_units": "J/mol", "p": 69.6092376840441, "p_units": "Pa", "rhomolar": 3200.4450981169975, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": -713.6624182596335, + "smolar_units": "J/mol/K" }, "sat_min_vapor": { "T": 290.25, "T_units": "K", + "hmolar": -71483.21077473166, + "hmolar_units": "J/mol", "p": 69.60923766759312, "p_units": "Pa", "rhomolar": 0.028853717844190628, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": -58.08320754196001, + "smolar_units": "J/mol/K" } }, "T_max": 673, @@ -401,18 +409,26 @@ "triple_liquid": { "T": 290.25, "T_units": "K", + "hmolar": -261765.076685398, + "hmolar_units": "J/mol", "p": 69.6092376840441, "p_units": "Pa", "rhomolar": 3200.4450981169975, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": -713.6624182596335, + "smolar_units": "J/mol/K" }, "triple_vapor": { "T": 290.25, "T_units": "K", + "hmolar": -71483.21077473166, + "hmolar_units": "J/mol", "p": 69.60923766759312, "p_units": "Pa", "rhomolar": 0.028853717844190628, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": -58.08320754196001, + "smolar_units": "J/mol/K" } } } \ No newline at end of file diff --git a/dev/fluids/D5.json b/dev/fluids/D5.json index a29edd49..6635b362 100644 --- a/dev/fluids/D5.json +++ b/dev/fluids/D5.json @@ -240,18 +240,26 @@ "sat_min_liquid": { "T": 300.0, "T_units": "K", + "hmolar": -300293.27256504406, + "hmolar_units": "J/mol", "p": 27.51166553333841, "p_units": "Pa", "rhomolar": 2590.015134448574, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": -771.1641885514724, + "smolar_units": "J/mol/K" }, "sat_min_vapor": { "T": 300.0, "T_units": "K", + "hmolar": -136048.69319483067, + "hmolar_units": "J/mol", "p": 27.511665281725577, "p_units": "Pa", "rhomolar": 0.011031433967445745, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": -223.68225731742677, + "smolar_units": "J/mol/K" } }, "T_max": 673, @@ -382,18 +390,26 @@ "triple_liquid": { "T": 300.0, "T_units": "K", + "hmolar": -300293.27256504406, + "hmolar_units": "J/mol", "p": 27.51166553333841, "p_units": "Pa", "rhomolar": 2590.015134448574, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": -771.1641885514724, + "smolar_units": "J/mol/K" }, "triple_vapor": { "T": 300.0, "T_units": "K", + "hmolar": -136048.69319483067, + "hmolar_units": "J/mol", "p": 27.511665281725577, "p_units": "Pa", "rhomolar": 0.011031433967445745, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": -223.68225731742677, + "smolar_units": "J/mol/K" } } } \ No newline at end of file diff --git a/dev/fluids/D6.json b/dev/fluids/D6.json index 3c083da9..91bc8f1a 100644 --- a/dev/fluids/D6.json +++ b/dev/fluids/D6.json @@ -240,18 +240,26 @@ "sat_min_liquid": { "T": 270.2, "T_units": "K", + "hmolar": -438266.305270033, + "hmolar_units": "J/mol", "p": 0.1597530240226687, "p_units": "Pa", "rhomolar": 2245.076289907644, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": -1133.1857293985163, + "smolar_units": "J/mol/K" }, "sat_min_vapor": { "T": 270.2, "T_units": "K", + "hmolar": -270986.670758543, + "hmolar_units": "J/mol", "p": 0.15975303819928524, "p_units": "Pa", "rhomolar": 7.110981970324319e-05, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": -514.0901168467398, + "smolar_units": "J/mol/K" } }, "T_max": 673, @@ -392,18 +400,26 @@ "triple_liquid": { "T": 270.2, "T_units": "K", + "hmolar": -438266.305270033, + "hmolar_units": "J/mol", "p": 0.1597530240226687, "p_units": "Pa", "rhomolar": 2245.076289907644, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": -1133.1857293985163, + "smolar_units": "J/mol/K" }, "triple_vapor": { "T": 270.2, "T_units": "K", + "hmolar": -270986.670758543, + "hmolar_units": "J/mol", "p": 0.15975303819928524, "p_units": "Pa", "rhomolar": 7.110981970324319e-05, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": -514.0901168467398, + "smolar_units": "J/mol/K" } } } \ No newline at end of file diff --git a/dev/fluids/Deuterium.json b/dev/fluids/Deuterium.json index ff11483d..6601790c 100644 --- a/dev/fluids/Deuterium.json +++ b/dev/fluids/Deuterium.json @@ -241,18 +241,26 @@ "sat_min_liquid": { "T": 18.724, "T_units": "K", + "hmolar": -30449.58931626301, + "hmolar_units": "J/mol", "p": 17189.101973439818, "p_units": "Pa", "rhomolar": 43350.92089035643, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": -1415.209808889705, + "smolar_units": "J/mol/K" }, "sat_min_vapor": { "T": 18.724, "T_units": "K", + "hmolar": 286160.60757845687, + "hmolar_units": "J/mol", "p": 17189.101973253517, "p_units": "Pa", "rhomolar": 112.956403421748, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": 15494.114955835888, + "smolar_units": "J/mol/K" } }, "T_max": 600, @@ -480,18 +488,26 @@ "triple_liquid": { "T": 18.724, "T_units": "K", + "hmolar": -30449.58931626301, + "hmolar_units": "J/mol", "p": 17189.101973439818, "p_units": "Pa", "rhomolar": 43350.92089035643, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": -1415.209808889705, + "smolar_units": "J/mol/K" }, "triple_vapor": { "T": 18.724, "T_units": "K", + "hmolar": 286160.60757845687, + "hmolar_units": "J/mol", "p": 17189.101973253517, "p_units": "Pa", "rhomolar": 112.956403421748, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": 15494.114955835888, + "smolar_units": "J/mol/K" } } } \ No newline at end of file diff --git a/dev/fluids/DimethylCarbonate.json b/dev/fluids/DimethylCarbonate.json index 75a676d8..b54fe822 100644 --- a/dev/fluids/DimethylCarbonate.json +++ b/dev/fluids/DimethylCarbonate.json @@ -241,18 +241,26 @@ "sat_min_liquid": { "T": 277.06, "T_units": "K", + "hmolar": -161432.03780855407, + "hmolar_units": "J/mol", "p": 2226.523725386226, "p_units": "Pa", "rhomolar": 12111.201661172092, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": -506.10048619506745, + "smolar_units": "J/mol/K" }, "sat_min_vapor": { "T": 277.06, "T_units": "K", + "hmolar": 271905.7447577537, + "hmolar_units": "J/mol", "p": 2226.5237261544144, "p_units": "Pa", "rhomolar": 0.9680130258253025, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": 1057.9570557405502, + "smolar_units": "J/mol/K" } }, "T_max": 600, @@ -449,18 +457,26 @@ "triple_liquid": { "T": 277.06, "T_units": "K", + "hmolar": -161432.03780855407, + "hmolar_units": "J/mol", "p": 2226.523725386226, "p_units": "Pa", "rhomolar": 12111.201661172092, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": -506.10048619506745, + "smolar_units": "J/mol/K" }, "triple_vapor": { "T": 277.06, "T_units": "K", + "hmolar": 271905.7447577537, + "hmolar_units": "J/mol", "p": 2226.5237261544144, "p_units": "Pa", "rhomolar": 0.9680130258253025, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": 1057.9570557405502, + "smolar_units": "J/mol/K" } } } \ No newline at end of file diff --git a/dev/fluids/DimethylEther.json b/dev/fluids/DimethylEther.json index df7e2788..f0316556 100644 --- a/dev/fluids/DimethylEther.json +++ b/dev/fluids/DimethylEther.json @@ -240,18 +240,26 @@ "sat_min_liquid": { "T": 131.66, "T_units": "K", + "hmolar": -252022.45557387098, + "hmolar_units": "J/mol", "p": 2.2107301544161135, "p_units": "Pa", "rhomolar": 19149.52346867671, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": -1367.5179882052919, + "smolar_units": "J/mol/K" }, "sat_min_vapor": { "T": 131.66, "T_units": "K", + "hmolar": 337212.0331639061, + "hmolar_units": "J/mol", "p": 2.21072831726572, "p_units": "Pa", "rhomolar": 0.0020195317198106926, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": 3107.9072642479136, + "smolar_units": "J/mol/K" } }, "T_max": 550, @@ -430,18 +438,26 @@ "triple_liquid": { "T": 131.66, "T_units": "K", + "hmolar": -252022.45557387098, + "hmolar_units": "J/mol", "p": 2.2107301544161135, "p_units": "Pa", "rhomolar": 19149.52346867671, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": -1367.5179882052919, + "smolar_units": "J/mol/K" }, "triple_vapor": { "T": 131.66, "T_units": "K", + "hmolar": 337212.0331639061, + "hmolar_units": "J/mol", "p": 2.21072831726572, "p_units": "Pa", "rhomolar": 0.0020195317198106926, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": 3107.9072642479136, + "smolar_units": "J/mol/K" } }, "TRANSPORT": { diff --git a/dev/fluids/Ethane.json b/dev/fluids/Ethane.json index eba97ca0..c20dccc1 100644 --- a/dev/fluids/Ethane.json +++ b/dev/fluids/Ethane.json @@ -263,18 +263,26 @@ "sat_min_liquid": { "T": 90.368, "T_units": "K", + "hmolar": -219186.5652204079, + "hmolar_units": "J/mol", "p": 1.1421063315960667, "p_units": "Pa", "rhomolar": 21667.78455939367, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": -1654.6583954465973, + "smolar_units": "J/mol/K" }, "sat_min_vapor": { "T": 90.368, "T_units": "K", + "hmolar": 375584.3552404958, + "hmolar_units": "J/mol", "p": 1.1421081151319261, "p_units": "Pa", "rhomolar": 0.001520055455261778, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": 4926.995735007987, + "smolar_units": "J/mol/K" } }, "T_max": 675, @@ -559,18 +567,26 @@ "triple_liquid": { "T": 90.368, "T_units": "K", + "hmolar": -219186.5652204079, + "hmolar_units": "J/mol", "p": 1.1421063315960667, "p_units": "Pa", "rhomolar": 21667.78455939367, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": -1654.6583954465973, + "smolar_units": "J/mol/K" }, "triple_vapor": { "T": 90.368, "T_units": "K", + "hmolar": 375584.3552404958, + "hmolar_units": "J/mol", "p": 1.1421081151319261, "p_units": "Pa", "rhomolar": 0.001520055455261778, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": 4926.995735007987, + "smolar_units": "J/mol/K" } }, "TRANSPORT": { diff --git a/dev/fluids/Ethanol.json b/dev/fluids/Ethanol.json index fdf9405d..313aa7a8 100644 --- a/dev/fluids/Ethanol.json +++ b/dev/fluids/Ethanol.json @@ -256,18 +256,26 @@ "sat_min_liquid": { "T": 159.10000000000002, "T_units": "K", + "hmolar": -431059.2775504336, + "hmolar_units": "J/mol", "p": 0.0007351030730570537, "p_units": "Pa", "rhomolar": 19729.112579315904, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": -1723.547714158917, + "smolar_units": "J/mol/K" }, "sat_min_vapor": { "T": 159.10000000000002, "T_units": "K", - "p": 0.0007350370877024382, + "hmolar": 611034.493546474, + "hmolar_units": "J/mol", + "p": 0.0007350470774722614, "p_units": "Pa", - "rhomolar": 5.556539466581402e-07, - "rhomolar_units": "mol/m^3" + "rhomolar": 5.556614984608854e-07, + "rhomolar_units": "mol/m^3", + "smolar": 4826.381708197509, + "smolar_units": "J/mol/K" } }, "T_max": 650, @@ -507,18 +515,26 @@ "triple_liquid": { "T": 159.10000000000002, "T_units": "K", + "hmolar": -431059.2775504336, + "hmolar_units": "J/mol", "p": 0.0007351030730570537, "p_units": "Pa", "rhomolar": 19729.112579315904, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": -1723.547714158917, + "smolar_units": "J/mol/K" }, "triple_vapor": { "T": 159.10000000000002, "T_units": "K", - "p": 0.0007350370877024382, + "hmolar": 611034.493546474, + "hmolar_units": "J/mol", + "p": 0.0007350470774722614, "p_units": "Pa", - "rhomolar": 5.556539466581402e-07, - "rhomolar_units": "mol/m^3" + "rhomolar": 5.556614984608854e-07, + "rhomolar_units": "mol/m^3", + "smolar": 4826.381708197509, + "smolar_units": "J/mol/K" } }, "TRANSPORT": { diff --git a/dev/fluids/EthylBenzene.json b/dev/fluids/EthylBenzene.json index f471b99f..ef039bf0 100644 --- a/dev/fluids/EthylBenzene.json +++ b/dev/fluids/EthylBenzene.json @@ -230,18 +230,26 @@ "sat_min_liquid": { "T": 178.20000000000002, "T_units": "K", + "hmolar": -406339.8414643579, + "hmolar_units": "J/mol", "p": 0.00400362117221462, "p_units": "Pa", "rhomolar": 9123.245960497065, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": -1423.7165617611413, + "smolar_units": "J/mol/K" }, "sat_min_vapor": { "T": 178.20000000000002, "T_units": "K", + "hmolar": 65680.62068935839, + "hmolar_units": "J/mol", "p": 0.0040029613919103525, "p_units": "Pa", "rhomolar": 2.701711909771278e-06, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": 1225.1075805169673, + "smolar_units": "J/mol/K" } }, "T_max": 700, @@ -422,18 +430,26 @@ "triple_liquid": { "T": 178.20000000000002, "T_units": "K", + "hmolar": -406339.8414643579, + "hmolar_units": "J/mol", "p": 0.00400362117221462, "p_units": "Pa", "rhomolar": 9123.245960497065, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": -1423.7165617611413, + "smolar_units": "J/mol/K" }, "triple_vapor": { "T": 178.20000000000002, "T_units": "K", + "hmolar": 65680.62068935839, + "hmolar_units": "J/mol", "p": 0.0040029613919103525, "p_units": "Pa", "rhomolar": 2.701711909771278e-06, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": 1225.1075805169673, + "smolar_units": "J/mol/K" } } } \ No newline at end of file diff --git a/dev/fluids/Ethylene.json b/dev/fluids/Ethylene.json index 2e187b34..885cc0a4 100644 --- a/dev/fluids/Ethylene.json +++ b/dev/fluids/Ethylene.json @@ -271,18 +271,26 @@ "sat_min_liquid": { "T": 103.989, "T_units": "K", + "hmolar": -158089.12718103858, + "hmolar_units": "J/mol", "p": 122.02676431982673, "p_units": "Pa", "rhomolar": 23333.806692213093, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": -1178.868399211786, + "smolar_units": "J/mol/K" }, "sat_min_vapor": { "T": 103.989, "T_units": "K", + "hmolar": 409426.8847585956, + "hmolar_units": "J/mol", "p": 122.02676384230358, "p_units": "Pa", "rhomolar": 0.14116182955701298, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": 4278.5935625319125, + "smolar_units": "J/mol/K" } }, "T_max": 450, @@ -550,18 +558,26 @@ "triple_liquid": { "T": 103.989, "T_units": "K", + "hmolar": -158089.12718103858, + "hmolar_units": "J/mol", "p": 122.02676431982673, "p_units": "Pa", "rhomolar": 23333.806692213093, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": -1178.868399211786, + "smolar_units": "J/mol/K" }, "triple_vapor": { "T": 103.989, "T_units": "K", + "hmolar": 409426.8847585956, + "hmolar_units": "J/mol", "p": 122.02676384230358, "p_units": "Pa", "rhomolar": 0.14116182955701298, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": 4278.5935625319125, + "smolar_units": "J/mol/K" } } } \ No newline at end of file diff --git a/dev/fluids/Fluorine.json b/dev/fluids/Fluorine.json index 4cd74479..b5f51319 100644 --- a/dev/fluids/Fluorine.json +++ b/dev/fluids/Fluorine.json @@ -259,18 +259,26 @@ "sat_min_liquid": { "T": 53.48110000000001, "T_units": "K", + "hmolar": -46801.058185898626, + "hmolar_units": "J/mol", "p": 238.81033716948704, "p_units": "Pa", "rhomolar": 44917.31036907302, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": -686.1771821572466, + "smolar_units": "J/mol/K" }, "sat_min_vapor": { "T": 53.48110000000001, "T_units": "K", + "hmolar": 152267.39868759218, + "hmolar_units": "J/mol", "p": 238.81033291966742, "p_units": "Pa", "rhomolar": 0.5372485038942233, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": 3036.0435065346146, + "smolar_units": "J/mol/K" } }, "T_max": 300, @@ -519,18 +527,26 @@ "triple_liquid": { "T": 53.48110000000001, "T_units": "K", + "hmolar": -46801.058185898626, + "hmolar_units": "J/mol", "p": 238.81033716948704, "p_units": "Pa", "rhomolar": 44917.31036907302, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": -686.1771821572466, + "smolar_units": "J/mol/K" }, "triple_vapor": { "T": 53.48110000000001, "T_units": "K", + "hmolar": 152267.39868759218, + "hmolar_units": "J/mol", "p": 238.81033291966742, "p_units": "Pa", "rhomolar": 0.5372485038942233, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": 3036.0435065346146, + "smolar_units": "J/mol/K" } } } \ No newline at end of file diff --git a/dev/fluids/HFE143m.json b/dev/fluids/HFE143m.json index 88f17f92..bf72dfc3 100644 --- a/dev/fluids/HFE143m.json +++ b/dev/fluids/HFE143m.json @@ -221,18 +221,26 @@ "sat_min_liquid": { "T": 240.0, "T_units": "K", + "hmolar": 154901.13942419938, + "hmolar_units": "J/mol", "p": 65359.393006888815, "p_units": "Pa", "rhomolar": 12615.354950558854, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": 824.6908588287122, + "smolar_units": "J/mol/K" }, "sat_min_vapor": { "T": 240.0, "T_units": "K", + "hmolar": 375397.03795514297, + "hmolar_units": "J/mol", "p": 65359.3930069684, "p_units": "Pa", "rhomolar": 34.01804620551351, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": 1743.4237693743107, + "smolar_units": "J/mol/K" } }, "T_max": 4220, @@ -402,18 +410,26 @@ "triple_liquid": { "T": 240.0, "T_units": "K", + "hmolar": 154901.13942419938, + "hmolar_units": "J/mol", "p": 65359.393006888815, "p_units": "Pa", "rhomolar": 12615.354950558854, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": 824.6908588287122, + "smolar_units": "J/mol/K" }, "triple_vapor": { "T": 240.0, "T_units": "K", + "hmolar": 375397.03795514297, + "hmolar_units": "J/mol", "p": 65359.3930069684, "p_units": "Pa", "rhomolar": 34.01804620551351, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": 1743.4237693743107, + "smolar_units": "J/mol/K" } } } \ No newline at end of file diff --git a/dev/fluids/Helium.json b/dev/fluids/Helium.json index 3afae034..3de8b388 100644 --- a/dev/fluids/Helium.json +++ b/dev/fluids/Helium.json @@ -260,18 +260,26 @@ "sat_min_liquid": { "T": 2.1768, "T_units": "K", + "hmolar": -6820.8587176798965, + "hmolar_units": "J/mol", "p": 5033.548896638174, "p_units": "Pa", "rhomolar": 36477.064583106585, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": -1919.3991300782325, + "smolar_units": "J/mol/K" }, "sat_min_vapor": { "T": 2.1768, "T_units": "K", + "hmolar": 15923.07796220301, + "hmolar_units": "J/mol", "p": 5033.548896641127, "p_units": "Pa", "rhomolar": 293.4422131886783, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": 8528.936353146171, + "smolar_units": "J/mol/K" } }, "T_max": 2000, @@ -480,18 +488,26 @@ "triple_liquid": { "T": 2.1768, "T_units": "K", + "hmolar": -6820.8587176798965, + "hmolar_units": "J/mol", "p": 5033.548896638174, "p_units": "Pa", "rhomolar": 36477.064583106585, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": -1919.3991300782325, + "smolar_units": "J/mol/K" }, "triple_vapor": { "T": 2.1768, "T_units": "K", + "hmolar": 15923.07796220301, + "hmolar_units": "J/mol", "p": 5033.548896641127, "p_units": "Pa", "rhomolar": 293.4422131886783, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": 8528.936353146171, + "smolar_units": "J/mol/K" } }, "TRANSPORT": { diff --git a/dev/fluids/Hydrogen.json b/dev/fluids/Hydrogen.json index 0a14fb57..326920c7 100644 --- a/dev/fluids/Hydrogen.json +++ b/dev/fluids/Hydrogen.json @@ -261,18 +261,26 @@ "sat_min_liquid": { "T": 13.957, "T_units": "K", + "hmolar": -53926.003894986425, + "hmolar_units": "J/mol", "p": 7357.828141607672, "p_units": "Pa", "rhomolar": 38198.54161031633, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": -3072.321065594255, + "smolar_units": "J/mol/K" }, "sat_min_vapor": { "T": 13.957, "T_units": "K", + "hmolar": 399826.276125124, + "hmolar_units": "J/mol", "p": 7357.828141690194, "p_units": "Pa", "rhomolar": 64.41526917350217, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": 29438.41046841083, + "smolar_units": "J/mol/K" } }, "T_max": 1000, @@ -452,18 +460,26 @@ "triple_liquid": { "T": 13.957, "T_units": "K", + "hmolar": -53926.003894986425, + "hmolar_units": "J/mol", "p": 7357.828141607672, "p_units": "Pa", "rhomolar": 38198.54161031633, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": -3072.321065594255, + "smolar_units": "J/mol/K" }, "triple_vapor": { "T": 13.957, "T_units": "K", + "hmolar": 399826.276125124, + "hmolar_units": "J/mol", "p": 7357.828141690194, "p_units": "Pa", "rhomolar": 64.41526917350217, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": 29438.41046841083, + "smolar_units": "J/mol/K" } }, "TRANSPORT": { diff --git a/dev/fluids/HydrogenSulfide.json b/dev/fluids/HydrogenSulfide.json index f0444613..51abff6c 100644 --- a/dev/fluids/HydrogenSulfide.json +++ b/dev/fluids/HydrogenSulfide.json @@ -238,20 +238,28 @@ "rhomolar_units": "mol/m^3" }, "sat_min_liquid": { - "T": 187.7, + "T": 187.70000000000002, "T_units": "K", - "p": 23258.855840575303, + "hmolar": -50473.31671687749, + "hmolar_units": "J/mol", + "p": 23258.855840656022, "p_units": "Pa", "rhomolar": 29116.32684062676, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": -251.98009150987832, + "smolar_units": "J/mol/K" }, "sat_min_vapor": { - "T": 187.7, + "T": 187.70000000000002, "T_units": "K", - "p": 23258.855840735774, + "hmolar": 524521.7833541863, + "hmolar_units": "J/mol", + "p": 23258.855840735836, "p_units": "Pa", - "rhomolar": 15.024228571877247, - "rhomolar_units": "mol/m^3" + "rhomolar": 15.024228571877286, + "rhomolar_units": "mol/m^3", + "smolar": 2811.3928444041626, + "smolar_units": "J/mol/K" } }, "T_max": 760, @@ -373,20 +381,28 @@ "rhomolar_units": "mol/m^3" }, "triple_liquid": { - "T": 187.7, + "T": 187.70000000000002, "T_units": "K", - "p": 23258.855840575303, + "hmolar": -50473.31671687749, + "hmolar_units": "J/mol", + "p": 23258.855840656022, "p_units": "Pa", "rhomolar": 29116.32684062676, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": -251.98009150987832, + "smolar_units": "J/mol/K" }, "triple_vapor": { - "T": 187.7, + "T": 187.70000000000002, "T_units": "K", - "p": 23258.855840735774, + "hmolar": 524521.7833541863, + "hmolar_units": "J/mol", + "p": 23258.855840735836, "p_units": "Pa", - "rhomolar": 15.024228571877247, - "rhomolar_units": "mol/m^3" + "rhomolar": 15.024228571877286, + "rhomolar_units": "mol/m^3", + "smolar": 2811.3928444041626, + "smolar_units": "J/mol/K" } }, "TRANSPORT": { diff --git a/dev/fluids/IsoButane.json b/dev/fluids/IsoButane.json index 76237e23..21350a07 100644 --- a/dev/fluids/IsoButane.json +++ b/dev/fluids/IsoButane.json @@ -265,18 +265,26 @@ "sat_min_liquid": { "T": 113.73, "T_units": "K", + "hmolar": -112377.3086179488, + "hmolar_units": "J/mol", "p": 0.022891027562310824, "p_units": "Pa", "rhomolar": 12737.62445835364, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": -679.8441363093987, + "smolar_units": "J/mol/K" }, "sat_min_vapor": { "T": 113.73, "T_units": "K", + "hmolar": 368319.9074453005, + "hmolar_units": "J/mol", "p": 0.02289066053179942, "p_units": "Pa", "rhomolar": 2.4207430191901677e-05, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": 3546.8086031905, + "smolar_units": "J/mol/K" } }, "T_max": 575, @@ -495,18 +503,26 @@ "triple_liquid": { "T": 113.73, "T_units": "K", + "hmolar": -112377.3086179488, + "hmolar_units": "J/mol", "p": 0.022891027562310824, "p_units": "Pa", "rhomolar": 12737.62445835364, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": -679.8441363093987, + "smolar_units": "J/mol/K" }, "triple_vapor": { "T": 113.73, "T_units": "K", + "hmolar": 368319.9074453005, + "hmolar_units": "J/mol", "p": 0.02289066053179942, "p_units": "Pa", "rhomolar": 2.4207430191901677e-05, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": 3546.8086031905, + "smolar_units": "J/mol/K" } }, "TRANSPORT": { diff --git a/dev/fluids/IsoButene.json b/dev/fluids/IsoButene.json index 8ebe2d25..e2455269 100644 --- a/dev/fluids/IsoButene.json +++ b/dev/fluids/IsoButene.json @@ -241,18 +241,26 @@ "sat_min_liquid": { "T": 132.4, "T_units": "K", + "hmolar": -270835.0825679856, + "hmolar_units": "J/mol", "p": 0.6761899069455894, "p_units": "Pa", "rhomolar": 13666.751920875635, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": -1400.4937256928456, + "smolar_units": "J/mol/K" }, "sat_min_vapor": { "T": 132.4, "T_units": "K", + "hmolar": 236801.61793776223, + "hmolar_units": "J/mol", "p": 0.6761899732705737, "p_units": "Pa", "rhomolar": 0.0006142550272151939, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": 2433.620326465638, + "smolar_units": "J/mol/K" } }, "T_max": 525, @@ -390,18 +398,26 @@ "triple_liquid": { "T": 132.4, "T_units": "K", + "hmolar": -270835.0825679856, + "hmolar_units": "J/mol", "p": 0.6761899069455894, "p_units": "Pa", "rhomolar": 13666.751920875635, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": -1400.4937256928456, + "smolar_units": "J/mol/K" }, "triple_vapor": { "T": 132.4, "T_units": "K", + "hmolar": 236801.61793776223, + "hmolar_units": "J/mol", "p": 0.6761899732705737, "p_units": "Pa", "rhomolar": 0.0006142550272151939, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": 2433.620326465638, + "smolar_units": "J/mol/K" } } } \ No newline at end of file diff --git a/dev/fluids/Isohexane.json b/dev/fluids/Isohexane.json index de36ca5d..1dfd32f4 100644 --- a/dev/fluids/Isohexane.json +++ b/dev/fluids/Isohexane.json @@ -238,20 +238,28 @@ "rhomolar_units": "mol/m^3" }, "sat_min_liquid": { - "T": 119.6, + "T": 119.60000000000001, "T_units": "K", - "p": 7.510840870119574e-06, + "hmolar": -423207.1760811865, + "hmolar_units": "J/mol", + "p": 7.579121241666118e-06, "p_units": "Pa", - "rhomolar": 9370.782450632154, - "rhomolar_units": "mol/m^3" + "rhomolar": 9370.782450632156, + "rhomolar_units": "mol/m^3", + "smolar": -1972.9221012998946, + "smolar_units": "J/mol/K" }, "sat_min_vapor": { - "T": 119.6, + "T": 119.60000000000001, "T_units": "K", - "p": 7.665560035714216e-06, + "hmolar": 48805.17391583045, + "hmolar_units": "J/mol", + "p": 7.6739744461782e-06, "p_units": "Pa", - "rhomolar": 7.708644800313012e-09, - "rhomolar_units": "mol/m^3" + "rhomolar": 7.717106504504698e-09, + "rhomolar_units": "mol/m^3", + "smolar": 1973.669453859109, + "smolar_units": "J/mol/K" } }, "T_max": 500, @@ -368,20 +376,28 @@ "rhomolar_units": "mol/m^3" }, "triple_liquid": { - "T": 119.6, + "T": 119.60000000000001, "T_units": "K", - "p": 7.510840870119574e-06, + "hmolar": -423207.1760811865, + "hmolar_units": "J/mol", + "p": 7.579121241666118e-06, "p_units": "Pa", - "rhomolar": 9370.782450632154, - "rhomolar_units": "mol/m^3" + "rhomolar": 9370.782450632156, + "rhomolar_units": "mol/m^3", + "smolar": -1972.9221012998946, + "smolar_units": "J/mol/K" }, "triple_vapor": { - "T": 119.6, + "T": 119.60000000000001, "T_units": "K", - "p": 7.665560035714216e-06, + "hmolar": 48805.17391583045, + "hmolar_units": "J/mol", + "p": 7.6739744461782e-06, "p_units": "Pa", - "rhomolar": 7.708644800313012e-09, - "rhomolar_units": "mol/m^3" + "rhomolar": 7.717106504504698e-09, + "rhomolar_units": "mol/m^3", + "smolar": 1973.669453859109, + "smolar_units": "J/mol/K" } } } \ No newline at end of file diff --git a/dev/fluids/Isopentane.json b/dev/fluids/Isopentane.json index f73cafef..b84945f5 100644 --- a/dev/fluids/Isopentane.json +++ b/dev/fluids/Isopentane.json @@ -257,18 +257,26 @@ "sat_min_liquid": { "T": 112.65, "T_units": "K", + "hmolar": -361359.02484678966, + "hmolar_units": "J/mol", "p": 8.941666803979555e-05, "p_units": "Pa", "rhomolar": 10935.8893141883, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": -1841.6234550197873, + "smolar_units": "J/mol/K" }, "sat_min_vapor": { "T": 112.65, "T_units": "K", - "p": 8.951755070710578e-05, + "hmolar": 121187.28793748771, + "hmolar_units": "J/mol", + "p": 8.952745179446076e-05, "p_units": "Pa", - "rhomolar": 9.557456291679775e-08, - "rhomolar_units": "mol/m^3" + "rhomolar": 9.558513393991712e-08, + "rhomolar_units": "mol/m^3", + "smolar": 2441.965650921423, + "smolar_units": "J/mol/K" } }, "T_max": 500, @@ -406,18 +414,26 @@ "triple_liquid": { "T": 112.65, "T_units": "K", + "hmolar": -361359.02484678966, + "hmolar_units": "J/mol", "p": 8.941666803979555e-05, "p_units": "Pa", "rhomolar": 10935.8893141883, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": -1841.6234550197873, + "smolar_units": "J/mol/K" }, "triple_vapor": { "T": 112.65, "T_units": "K", - "p": 8.951755070710578e-05, + "hmolar": 121187.28793748771, + "hmolar_units": "J/mol", + "p": 8.952745179446076e-05, "p_units": "Pa", - "rhomolar": 9.557456291679775e-08, - "rhomolar_units": "mol/m^3" + "rhomolar": 9.558513393991712e-08, + "rhomolar_units": "mol/m^3", + "smolar": 2441.965650921423, + "smolar_units": "J/mol/K" } } } \ No newline at end of file diff --git a/dev/fluids/Krypton.json b/dev/fluids/Krypton.json index bb4de36a..2d8746d7 100644 --- a/dev/fluids/Krypton.json +++ b/dev/fluids/Krypton.json @@ -255,18 +255,26 @@ "sat_min_liquid": { "T": 115.77, "T_units": "K", + "hmolar": -2062.7033997422595, + "hmolar_units": "J/mol", "p": 73502.83747459138, "p_units": "Pa", "rhomolar": 29197.322406785574, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": -17.421515100626333, + "smolar_units": "J/mol/K" }, "sat_min_vapor": { "T": 115.77, "T_units": "K", + "hmolar": 106336.59093936563, + "hmolar_units": "J/mol", "p": 73502.83747460498, "p_units": "Pa", "rhomolar": 78.41752340870174, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": 918.9116829573483, + "smolar_units": "J/mol/K" } }, "T_max": 750, @@ -389,18 +397,26 @@ "triple_liquid": { "T": 115.77, "T_units": "K", + "hmolar": -2062.7033997422595, + "hmolar_units": "J/mol", "p": 73502.83747459138, "p_units": "Pa", "rhomolar": 29197.322406785574, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": -17.421515100626333, + "smolar_units": "J/mol/K" }, "triple_vapor": { "T": 115.77, "T_units": "K", + "hmolar": 106336.59093936563, + "hmolar_units": "J/mol", "p": 73502.83747460498, "p_units": "Pa", "rhomolar": 78.41752340870174, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": 918.9116829573483, + "smolar_units": "J/mol/K" } } } \ No newline at end of file diff --git a/dev/fluids/MD2M.json b/dev/fluids/MD2M.json index 7a40bf87..35c30e99 100644 --- a/dev/fluids/MD2M.json +++ b/dev/fluids/MD2M.json @@ -238,20 +238,28 @@ "rhomolar_units": "mol/m^3" }, "sat_min_liquid": { - "T": 205.2, + "T": 205.20000000000002, "T_units": "K", - "p": 0.00047968410559044684, + "hmolar": -457648.2463222261, + "hmolar_units": "J/mol", + "p": 0.00047968410559044695, "p_units": "Pa", "rhomolar": 3032.118856039172, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": -1407.3070089542643, + "smolar_units": "J/mol/K" }, "sat_min_vapor": { - "T": 205.2, + "T": 205.20000000000002, "T_units": "K", - "p": 0.00047950993795159414, + "hmolar": -235789.39573053314, + "hmolar_units": "J/mol", + "p": 0.0004795099379515942, "p_units": "Pa", "rhomolar": 2.810512915440805e-07, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": -326.1235265384235, + "smolar_units": "J/mol/K" } }, "T_max": 673, @@ -371,20 +379,28 @@ "rhomolar_units": "mol/m^3" }, "triple_liquid": { - "T": 205.2, + "T": 205.20000000000002, "T_units": "K", - "p": 0.00047968410559044684, + "hmolar": -457648.2463222261, + "hmolar_units": "J/mol", + "p": 0.00047968410559044695, "p_units": "Pa", "rhomolar": 3032.118856039172, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": -1407.3070089542643, + "smolar_units": "J/mol/K" }, "triple_vapor": { - "T": 205.2, + "T": 205.20000000000002, "T_units": "K", - "p": 0.00047950993795159414, + "hmolar": -235789.39573053314, + "hmolar_units": "J/mol", + "p": 0.0004795099379515942, "p_units": "Pa", "rhomolar": 2.810512915440805e-07, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": -326.1235265384235, + "smolar_units": "J/mol/K" } } } \ No newline at end of file diff --git a/dev/fluids/MD3M.json b/dev/fluids/MD3M.json index bf146615..60d719e0 100644 --- a/dev/fluids/MD3M.json +++ b/dev/fluids/MD3M.json @@ -240,18 +240,26 @@ "sat_min_liquid": { "T": 192.0, "T_units": "K", - "p": -1, + "hmolar": -573595.6326156212, + "hmolar_units": "J/mol", + "p": -1.252368476301805e-07, "p_units": "Pa", - "rhomolar": -1, - "rhomolar_units": "mol/m^3" + "rhomolar": 2541.798960773628, + "rhomolar_units": "mol/m^3", + "smolar": -1737.8282600400566, + "smolar_units": "J/mol/K" }, "sat_min_vapor": { "T": 192.0, "T_units": "K", - "p": -1, + "hmolar": -352697.8920278777, + "hmolar_units": "J/mol", + "p": 2.0577476435304706e-07, "p_units": "Pa", - "rhomolar": -1, - "rhomolar_units": "mol/m^3" + "rhomolar": 1.2890097703755385e-10, + "rhomolar_units": "mol/m^3", + "smolar": -587.3191944788923, + "smolar_units": "J/mol/K" } }, "T_max": 673, @@ -392,18 +400,26 @@ "triple_liquid": { "T": 192.0, "T_units": "K", - "p": -1, + "hmolar": -573595.6326156212, + "hmolar_units": "J/mol", + "p": -1.252368476301805e-07, "p_units": "Pa", - "rhomolar": -1, - "rhomolar_units": "mol/m^3" + "rhomolar": 2541.798960773628, + "rhomolar_units": "mol/m^3", + "smolar": -1737.8282600400566, + "smolar_units": "J/mol/K" }, "triple_vapor": { "T": 192.0, "T_units": "K", - "p": -1, + "hmolar": -352697.8920278777, + "hmolar_units": "J/mol", + "p": 2.0577476435304706e-07, "p_units": "Pa", - "rhomolar": -1, - "rhomolar_units": "mol/m^3" + "rhomolar": 1.2890097703755385e-10, + "rhomolar_units": "mol/m^3", + "smolar": -587.3191944788923, + "smolar_units": "J/mol/K" } } } \ No newline at end of file diff --git a/dev/fluids/MD4M.json b/dev/fluids/MD4M.json index b14317d6..3c05a595 100644 --- a/dev/fluids/MD4M.json +++ b/dev/fluids/MD4M.json @@ -229,18 +229,26 @@ "sat_min_liquid": { "T": 300.0, "T_units": "K", + "hmolar": -418667.43924160214, + "hmolar_units": "J/mol", "p": 1.0933769828374593, "p_units": "Pa", "rhomolar": 1914.367067438578, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": -1017.5055172074591, + "smolar_units": "J/mol/K" }, "sat_min_vapor": { "T": 300.0, "T_units": "K", + "hmolar": -249536.29019961067, + "hmolar_units": "J/mol", "p": 1.093376953520636, "p_units": "Pa", "rhomolar": 0.0004383477380099088, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": -453.73502040048686, + "smolar_units": "J/mol/K" } }, "T_max": 673, @@ -365,18 +373,26 @@ "triple_liquid": { "T": 300.0, "T_units": "K", + "hmolar": -418667.43924160214, + "hmolar_units": "J/mol", "p": 1.0933769828374593, "p_units": "Pa", "rhomolar": 1914.367067438578, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": -1017.5055172074591, + "smolar_units": "J/mol/K" }, "triple_vapor": { "T": 300.0, "T_units": "K", + "hmolar": -249536.29019961067, + "hmolar_units": "J/mol", "p": 1.093376953520636, "p_units": "Pa", "rhomolar": 0.0004383477380099088, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": -453.73502040048686, + "smolar_units": "J/mol/K" } } } \ No newline at end of file diff --git a/dev/fluids/MDM.json b/dev/fluids/MDM.json index 18df1fef..db3a00c3 100644 --- a/dev/fluids/MDM.json +++ b/dev/fluids/MDM.json @@ -238,20 +238,28 @@ "rhomolar_units": "mol/m^3" }, "sat_min_liquid": { - "T": 187.2, + "T": 187.20000000000002, "T_units": "K", - "p": 0.0007993458276445222, + "hmolar": -447138.9987362758, + "hmolar_units": "J/mol", + "p": 0.0007994239422254763, "p_units": "Pa", "rhomolar": 3930.8232636425755, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": -1523.0967370636242, + "smolar_units": "J/mol/K" }, "sat_min_vapor": { - "T": 187.2, + "T": 187.20000000000002, "T_units": "K", - "p": 0.0007991110509185761, + "hmolar": -185217.14712478785, + "hmolar_units": "J/mol", + "p": 0.0007991110509185745, "p_units": "Pa", - "rhomolar": 5.134127178430121e-07, - "rhomolar_units": "mol/m^3" + "rhomolar": 5.134127178430109e-07, + "rhomolar_units": "mol/m^3", + "smolar": -123.94154683131366, + "smolar_units": "J/mol/K" } }, "T_max": 673, @@ -371,20 +379,28 @@ "rhomolar_units": "mol/m^3" }, "triple_liquid": { - "T": 187.2, + "T": 187.20000000000002, "T_units": "K", - "p": 0.0007993458276445222, + "hmolar": -447138.9987362758, + "hmolar_units": "J/mol", + "p": 0.0007994239422254763, "p_units": "Pa", "rhomolar": 3930.8232636425755, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": -1523.0967370636242, + "smolar_units": "J/mol/K" }, "triple_vapor": { - "T": 187.2, + "T": 187.20000000000002, "T_units": "K", - "p": 0.0007991110509185761, + "hmolar": -185217.14712478785, + "hmolar_units": "J/mol", + "p": 0.0007991110509185745, "p_units": "Pa", - "rhomolar": 5.134127178430121e-07, - "rhomolar_units": "mol/m^3" + "rhomolar": 5.134127178430109e-07, + "rhomolar_units": "mol/m^3", + "smolar": -123.94154683131366, + "smolar_units": "J/mol/K" } } } \ No newline at end of file diff --git a/dev/fluids/MM.json b/dev/fluids/MM.json index 68d56166..977fb2e9 100644 --- a/dev/fluids/MM.json +++ b/dev/fluids/MM.json @@ -240,18 +240,26 @@ "sat_min_liquid": { "T": 273.0, "T_units": "K", + "hmolar": -197817.60340560667, + "hmolar_units": "J/mol", "p": 1316.9863878861404, "p_units": "Pa", "rhomolar": 4817.682589392618, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": -614.563401489418, + "smolar_units": "J/mol/K" }, "sat_min_vapor": { "T": 273.0, "T_units": "K", + "hmolar": 43910.29377667613, + "hmolar_units": "J/mol", "p": 1316.9863835328488, "p_units": "Pa", "rhomolar": 0.5820069274501016, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": 270.8867713395409, + "smolar_units": "J/mol/K" } }, "T_max": 673, @@ -382,18 +390,26 @@ "triple_liquid": { "T": 273.0, "T_units": "K", + "hmolar": -197817.60340560667, + "hmolar_units": "J/mol", "p": 1316.9863878861404, "p_units": "Pa", "rhomolar": 4817.682589392618, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": -614.563401489418, + "smolar_units": "J/mol/K" }, "triple_vapor": { "T": 273.0, "T_units": "K", + "hmolar": 43910.29377667613, + "hmolar_units": "J/mol", "p": 1316.9863835328488, "p_units": "Pa", "rhomolar": 0.5820069274501016, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": 270.8867713395409, + "smolar_units": "J/mol/K" } } } \ No newline at end of file diff --git a/dev/fluids/Methane.json b/dev/fluids/Methane.json index 5f8c44c3..90e8313f 100644 --- a/dev/fluids/Methane.json +++ b/dev/fluids/Methane.json @@ -260,18 +260,26 @@ "sat_min_liquid": { "T": 90.6941, "T_units": "K", + "hmolar": -71820.08993120806, + "hmolar_units": "J/mol", "p": 11696.064115433426, "p_units": "Pa", "rhomolar": 28141.91479265919, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": -709.9412532342893, + "smolar_units": "J/mol/K" }, "sat_min_vapor": { "T": 90.6941, "T_units": "K", + "hmolar": 472442.7209622741, + "hmolar_units": "J/mol", "p": 11696.064115134383, "p_units": "Pa", "rhomolar": 15.62969180971727, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": 5291.141627498673, + "smolar_units": "J/mol/K" } }, "T_max": 625, @@ -558,18 +566,26 @@ "triple_liquid": { "T": 90.6941, "T_units": "K", + "hmolar": -71820.08993120806, + "hmolar_units": "J/mol", "p": 11696.064115433426, "p_units": "Pa", "rhomolar": 28141.91479265919, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": -709.9412532342893, + "smolar_units": "J/mol/K" }, "triple_vapor": { "T": 90.6941, "T_units": "K", + "hmolar": 472442.7209622741, + "hmolar_units": "J/mol", "p": 11696.064115134383, "p_units": "Pa", "rhomolar": 15.62969180971727, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": 5291.141627498673, + "smolar_units": "J/mol/K" } } } \ No newline at end of file diff --git a/dev/fluids/Methanol.json b/dev/fluids/Methanol.json index 46d1e9f7..deec45f4 100644 --- a/dev/fluids/Methanol.json +++ b/dev/fluids/Methanol.json @@ -267,18 +267,26 @@ "sat_min_liquid": { "T": 175.61, "T_units": "K", + "hmolar": -387432.7629242007, + "hmolar_units": "J/mol", "p": 0.18676359286988764, "p_units": "Pa", "rhomolar": 28227.374332847397, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": -1541.9383871595605, + "smolar_units": "J/mol/K" }, "sat_min_vapor": { "T": 175.61, "T_units": "K", + "hmolar": 925898.4226141598, + "hmolar_units": "J/mol", "p": 0.18676375741178602, "p_units": "Pa", "rhomolar": 0.00012793439653979163, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": 5936.742698987773, + "smolar_units": "J/mol/K" } }, "T_max": 580, @@ -442,18 +450,26 @@ "triple_liquid": { "T": 175.61, "T_units": "K", + "hmolar": -387432.7629242007, + "hmolar_units": "J/mol", "p": 0.18676359286988764, "p_units": "Pa", "rhomolar": 28227.374332847397, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": -1541.9383871595605, + "smolar_units": "J/mol/K" }, "triple_vapor": { "T": 175.61, "T_units": "K", + "hmolar": 925898.4226141598, + "hmolar_units": "J/mol", "p": 0.18676375741178602, "p_units": "Pa", "rhomolar": 0.00012793439653979163, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": 5936.742698987773, + "smolar_units": "J/mol/K" } }, "TRANSPORT": { diff --git a/dev/fluids/MethylLinoleate.json b/dev/fluids/MethylLinoleate.json index 3e7f6be0..5544c046 100644 --- a/dev/fluids/MethylLinoleate.json +++ b/dev/fluids/MethylLinoleate.json @@ -240,18 +240,26 @@ "sat_min_liquid": { "T": 260.0, "T_units": "K", - "p": -1, + "hmolar": -922481.7866970801, + "hmolar_units": "J/mol", + "p": 1.2507966607425276e-06, "p_units": "Pa", - "rhomolar": -1, - "rhomolar_units": "mol/m^3" + "rhomolar": 3092.919060951428, + "rhomolar_units": "mol/m^3", + "smolar": -2171.4345994386713, + "smolar_units": "J/mol/K" }, "sat_min_vapor": { "T": 260.0, "T_units": "K", - "p": -1, + "hmolar": -521276.0307419518, + "hmolar_units": "J/mol", + "p": 1.3717048086744119e-06, "p_units": "Pa", - "rhomolar": -1, - "rhomolar_units": "mol/m^3" + "rhomolar": 6.345306984937308e-10, + "rhomolar_units": "mol/m^3", + "smolar": -628.3355380727926, + "smolar_units": "J/mol/K" } }, "T_max": 700, @@ -411,18 +419,26 @@ "triple_liquid": { "T": 260.0, "T_units": "K", - "p": -1, + "hmolar": -922481.7866970801, + "hmolar_units": "J/mol", + "p": 1.2507966607425276e-06, "p_units": "Pa", - "rhomolar": -1, - "rhomolar_units": "mol/m^3" + "rhomolar": 3092.919060951428, + "rhomolar_units": "mol/m^3", + "smolar": -2171.4345994386713, + "smolar_units": "J/mol/K" }, "triple_vapor": { "T": 260.0, "T_units": "K", - "p": -1, + "hmolar": -521276.0307419518, + "hmolar_units": "J/mol", + "p": 1.3717048086744119e-06, "p_units": "Pa", - "rhomolar": -1, - "rhomolar_units": "mol/m^3" + "rhomolar": 6.345306984937308e-10, + "rhomolar_units": "mol/m^3", + "smolar": -628.3355380727926, + "smolar_units": "J/mol/K" } } } \ No newline at end of file diff --git a/dev/fluids/MethylLinolenate.json b/dev/fluids/MethylLinolenate.json index a085f885..cd1bbe14 100644 --- a/dev/fluids/MethylLinolenate.json +++ b/dev/fluids/MethylLinolenate.json @@ -229,18 +229,26 @@ "sat_min_liquid": { "T": 260.0, "T_units": "K", - "p": -1, + "hmolar": -880549.9725315408, + "hmolar_units": "J/mol", + "p": 1.0852408797234121e-07, "p_units": "Pa", - "rhomolar": -1, - "rhomolar_units": "mol/m^3" + "rhomolar": 3162.072727020763, + "rhomolar_units": "mol/m^3", + "smolar": -2060.059889286312, + "smolar_units": "J/mol/K" }, "sat_min_vapor": { "T": 260.0, "T_units": "K", - "p": -1, + "hmolar": -476407.08336893044, + "hmolar_units": "J/mol", + "p": 4.2502803547791066e-07, "p_units": "Pa", - "rhomolar": -1, - "rhomolar_units": "mol/m^3" + "rhomolar": 1.966117888657087e-10, + "rhomolar_units": "mol/m^3", + "smolar": -505.664161737813, + "smolar_units": "J/mol/K" } }, "T_max": 700, @@ -423,18 +431,26 @@ "triple_liquid": { "T": 260.0, "T_units": "K", - "p": -1, + "hmolar": -880549.9725315408, + "hmolar_units": "J/mol", + "p": 1.0852408797234121e-07, "p_units": "Pa", - "rhomolar": -1, - "rhomolar_units": "mol/m^3" + "rhomolar": 3162.072727020763, + "rhomolar_units": "mol/m^3", + "smolar": -2060.059889286312, + "smolar_units": "J/mol/K" }, "triple_vapor": { "T": 260.0, "T_units": "K", - "p": -1, + "hmolar": -476407.08336893044, + "hmolar_units": "J/mol", + "p": 4.2502803547791066e-07, "p_units": "Pa", - "rhomolar": -1, - "rhomolar_units": "mol/m^3" + "rhomolar": 1.966117888657087e-10, + "rhomolar_units": "mol/m^3", + "smolar": -505.664161737813, + "smolar_units": "J/mol/K" } } } \ No newline at end of file diff --git a/dev/fluids/MethylOleate.json b/dev/fluids/MethylOleate.json index 987297c8..46191a7d 100644 --- a/dev/fluids/MethylOleate.json +++ b/dev/fluids/MethylOleate.json @@ -240,18 +240,26 @@ "sat_min_liquid": { "T": 253.47, "T_units": "K", - "p": -1, + "hmolar": -941637.8748473643, + "hmolar_units": "J/mol", + "p": 4.571708015418045e-07, "p_units": "Pa", - "rhomolar": -1, - "rhomolar_units": "mol/m^3" + "rhomolar": 3048.2387941791703, + "rhomolar_units": "mol/m^3", + "smolar": -2231.766613483227, + "smolar_units": "J/mol/K" }, "sat_min_vapor": { "T": 253.47, "T_units": "K", - "p": -1, + "hmolar": -545143.0932517848, + "hmolar_units": "J/mol", + "p": 3.781866105154106e-07, "p_units": "Pa", - "rhomolar": -1, - "rhomolar_units": "mol/m^3" + "rhomolar": 1.7945059757930163e-10, + "rhomolar_units": "mol/m^3", + "smolar": -667.4995144356893, + "smolar_units": "J/mol/K" } }, "T_max": 700, @@ -415,18 +423,26 @@ "triple_liquid": { "T": 253.47, "T_units": "K", - "p": -1, + "hmolar": -941637.8748473643, + "hmolar_units": "J/mol", + "p": 4.571708015418045e-07, "p_units": "Pa", - "rhomolar": -1, - "rhomolar_units": "mol/m^3" + "rhomolar": 3048.2387941791703, + "rhomolar_units": "mol/m^3", + "smolar": -2231.766613483227, + "smolar_units": "J/mol/K" }, "triple_vapor": { "T": 253.47, "T_units": "K", - "p": -1, + "hmolar": -545143.0932517848, + "hmolar_units": "J/mol", + "p": 3.781866105154106e-07, "p_units": "Pa", - "rhomolar": -1, - "rhomolar_units": "mol/m^3" + "rhomolar": 1.7945059757930163e-10, + "rhomolar_units": "mol/m^3", + "smolar": -667.4995144356893, + "smolar_units": "J/mol/K" } } } \ No newline at end of file diff --git a/dev/fluids/MethylPalmitate.json b/dev/fluids/MethylPalmitate.json index 323b91f6..48496ce2 100644 --- a/dev/fluids/MethylPalmitate.json +++ b/dev/fluids/MethylPalmitate.json @@ -242,18 +242,26 @@ "sat_min_liquid": { "T": 302.71, "T_units": "K", + "hmolar": -755437.2334996619, + "hmolar_units": "J/mol", "p": 0.016401224950710648, "p_units": "Pa", "rhomolar": 3181.4425392504954, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": -1702.9864132069956, + "smolar_units": "J/mol/K" }, "sat_min_vapor": { "T": 302.71, "T_units": "K", + "hmolar": -408876.8495738899, + "hmolar_units": "J/mol", "p": 0.016401286519191666, "p_units": "Pa", "rhomolar": 6.516532510861525e-06, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": -558.1270298837762, + "smolar_units": "J/mol/K" } }, "T_max": 700, @@ -436,18 +444,26 @@ "triple_liquid": { "T": 302.71, "T_units": "K", + "hmolar": -755437.2334996619, + "hmolar_units": "J/mol", "p": 0.016401224950710648, "p_units": "Pa", "rhomolar": 3181.4425392504954, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": -1702.9864132069956, + "smolar_units": "J/mol/K" }, "triple_vapor": { "T": 302.71, "T_units": "K", + "hmolar": -408876.8495738899, + "hmolar_units": "J/mol", "p": 0.016401286519191666, "p_units": "Pa", "rhomolar": 6.516532510861525e-06, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": -558.1270298837762, + "smolar_units": "J/mol/K" } } } \ No newline at end of file diff --git a/dev/fluids/MethylStearate.json b/dev/fluids/MethylStearate.json index 93f340c6..f6e8330c 100644 --- a/dev/fluids/MethylStearate.json +++ b/dev/fluids/MethylStearate.json @@ -242,18 +242,26 @@ "sat_min_liquid": { "T": 311.84000000000003, "T_units": "K", + "hmolar": -820074.1883905603, + "hmolar_units": "J/mol", "p": 0.006010932889121312, "p_units": "Pa", "rhomolar": 2851.432732067029, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": -1778.5670137555862, + "smolar_units": "J/mol/K" }, "sat_min_vapor": { "T": 311.84000000000003, "T_units": "K", + "hmolar": -478650.94911217265, + "hmolar_units": "J/mol", "p": 0.006010947188939675, "p_units": "Pa", "rhomolar": 2.318336392854511e-06, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": -683.7002895432092, + "smolar_units": "J/mol/K" } }, "T_max": 700, @@ -436,18 +444,26 @@ "triple_liquid": { "T": 311.84000000000003, "T_units": "K", + "hmolar": -820074.1883905603, + "hmolar_units": "J/mol", "p": 0.006010932889121312, "p_units": "Pa", "rhomolar": 2851.432732067029, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": -1778.5670137555862, + "smolar_units": "J/mol/K" }, "triple_vapor": { "T": 311.84000000000003, "T_units": "K", + "hmolar": -478650.94911217265, + "hmolar_units": "J/mol", "p": 0.006010947188939675, "p_units": "Pa", "rhomolar": 2.318336392854511e-06, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": -683.7002895432092, + "smolar_units": "J/mol/K" } } } \ No newline at end of file diff --git a/dev/fluids/Neon.json b/dev/fluids/Neon.json index 3c3beb12..4598e25e 100644 --- a/dev/fluids/Neon.json +++ b/dev/fluids/Neon.json @@ -259,18 +259,26 @@ "sat_min_liquid": { "T": 24.560000000000002, "T_units": "K", + "hmolar": -4918.9152475784285, + "hmolar_units": "J/mol", "p": 43432.07640279311, "p_units": "Pa", "rhomolar": 62061.106062437095, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": -188.9418158415154, + "smolar_units": "J/mol/K" }, "sat_min_vapor": { "T": 24.560000000000002, "T_units": "K", + "hmolar": 83202.16883096406, + "hmolar_units": "J/mol", "p": 43432.07640304645, "p_units": "Pa", "rhomolar": 220.10976223129538, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": 3399.0502069007175, + "smolar_units": "J/mol/K" } }, "T_max": 723, @@ -467,18 +475,26 @@ "triple_liquid": { "T": 24.560000000000002, "T_units": "K", + "hmolar": -4918.9152475784285, + "hmolar_units": "J/mol", "p": 43432.07640279311, "p_units": "Pa", "rhomolar": 62061.106062437095, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": -188.9418158415154, + "smolar_units": "J/mol/K" }, "triple_vapor": { "T": 24.560000000000002, "T_units": "K", + "hmolar": 83202.16883096406, + "hmolar_units": "J/mol", "p": 43432.07640304645, "p_units": "Pa", "rhomolar": 220.10976223129538, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": 3399.0502069007175, + "smolar_units": "J/mol/K" } } } \ No newline at end of file diff --git a/dev/fluids/Neopentane.json b/dev/fluids/Neopentane.json index 846a63ce..3e1682de 100644 --- a/dev/fluids/Neopentane.json +++ b/dev/fluids/Neopentane.json @@ -240,18 +240,26 @@ "sat_min_liquid": { "T": 256.6, "T_units": "K", + "hmolar": -56005.56730745262, + "hmolar_units": "J/mol", "p": 35400.94732528149, "p_units": "Pa", "rhomolar": 8701.720394850267, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": -207.36813255115692, + "smolar_units": "J/mol/K" }, "sat_min_vapor": { "T": 256.6, "T_units": "K", + "hmolar": 278693.41421986005, + "hmolar_units": "J/mol", "p": 35400.94732532063, "p_units": "Pa", "rhomolar": 16.95106391221598, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": 1096.9926684182685, + "smolar_units": "J/mol/K" } }, "T_max": 550, @@ -389,18 +397,26 @@ "triple_liquid": { "T": 256.6, "T_units": "K", + "hmolar": -56005.56730745262, + "hmolar_units": "J/mol", "p": 35400.94732528149, "p_units": "Pa", "rhomolar": 8701.720394850267, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": -207.36813255115692, + "smolar_units": "J/mol/K" }, "triple_vapor": { "T": 256.6, "T_units": "K", + "hmolar": 278693.41421986005, + "hmolar_units": "J/mol", "p": 35400.94732532063, "p_units": "Pa", "rhomolar": 16.95106391221598, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": 1096.9926684182685, + "smolar_units": "J/mol/K" } } } \ No newline at end of file diff --git a/dev/fluids/Nitrogen.json b/dev/fluids/Nitrogen.json index 43535332..526281ac 100644 --- a/dev/fluids/Nitrogen.json +++ b/dev/fluids/Nitrogen.json @@ -260,18 +260,26 @@ "sat_min_liquid": { "T": 63.151, "T_units": "K", + "hmolar": -150734.96469880585, + "hmolar_units": "J/mol", "p": 12519.783487368397, "p_units": "Pa", "rhomolar": 30957.310274698317, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": 2425.662931790544, + "smolar_units": "J/mol/K" }, "sat_min_vapor": { "T": 63.151, "T_units": "K", + "hmolar": 64778.56469828192, + "hmolar_units": "J/mol", "p": 12519.783487427489, "p_units": "Pa", "rhomolar": 24.06956446808078, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": 5838.333030396902, + "smolar_units": "J/mol/K" } }, "T_max": 1100, @@ -541,18 +549,26 @@ "triple_liquid": { "T": 63.151, "T_units": "K", + "hmolar": -150734.96469880585, + "hmolar_units": "J/mol", "p": 12519.783487368397, "p_units": "Pa", "rhomolar": 30957.310274698317, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": 2425.662931790544, + "smolar_units": "J/mol/K" }, "triple_vapor": { "T": 63.151, "T_units": "K", + "hmolar": 64778.56469828192, + "hmolar_units": "J/mol", "p": 12519.783487427489, "p_units": "Pa", "rhomolar": 24.06956446808078, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": 5838.333030396902, + "smolar_units": "J/mol/K" } }, "TRANSPORT": { diff --git a/dev/fluids/NitrousOxide.json b/dev/fluids/NitrousOxide.json index 24fddae6..a0fc210d 100644 --- a/dev/fluids/NitrousOxide.json +++ b/dev/fluids/NitrousOxide.json @@ -240,18 +240,26 @@ "sat_min_liquid": { "T": 182.33, "T_units": "K", + "hmolar": -4051.0407977683644, + "hmolar_units": "J/mol", "p": 87837.43922592292, "p_units": "Pa", "rhomolar": 28113.43207935748, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": -22.01639797132259, + "smolar_units": "J/mol/K" }, "sat_min_vapor": { "T": 182.33, "T_units": "K", + "hmolar": 372871.79260520666, + "hmolar_units": "J/mol", "p": 87837.4392257842, "p_units": "Pa", "rhomolar": 59.33601783157376, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": 2045.2398593806547, + "smolar_units": "J/mol/K" } }, "T_max": 525, @@ -368,18 +376,26 @@ "triple_liquid": { "T": 182.33, "T_units": "K", + "hmolar": -4051.0407977683644, + "hmolar_units": "J/mol", "p": 87837.43922592292, "p_units": "Pa", "rhomolar": 28113.43207935748, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": -22.01639797132259, + "smolar_units": "J/mol/K" }, "triple_vapor": { "T": 182.33, "T_units": "K", + "hmolar": 372871.79260520666, + "hmolar_units": "J/mol", "p": 87837.4392257842, "p_units": "Pa", "rhomolar": 59.33601783157376, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": 2045.2398593806547, + "smolar_units": "J/mol/K" } } } \ No newline at end of file diff --git a/dev/fluids/OrthoDeuterium.json b/dev/fluids/OrthoDeuterium.json index e1178cc2..ea1b5b39 100644 --- a/dev/fluids/OrthoDeuterium.json +++ b/dev/fluids/OrthoDeuterium.json @@ -218,18 +218,26 @@ "sat_min_liquid": { "T": 18.724, "T_units": "K", + "hmolar": -30466.954492330817, + "hmolar_units": "J/mol", "p": 17189.1019733087, "p_units": "Pa", "rhomolar": 43350.92089035645, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": -1416.0046908623947, + "smolar_units": "J/mol/K" }, "sat_min_vapor": { "T": 18.724, "T_units": "K", + "hmolar": 286143.2424023903, + "hmolar_units": "J/mol", "p": 17189.101973250956, "p_units": "Pa", "rhomolar": 112.95640342173078, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": 15493.320073863484, + "smolar_units": "J/mol/K" } }, "T_max": 600, @@ -457,18 +465,26 @@ "triple_liquid": { "T": 18.724, "T_units": "K", + "hmolar": -30466.954492330817, + "hmolar_units": "J/mol", "p": 17189.1019733087, "p_units": "Pa", "rhomolar": 43350.92089035645, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": -1416.0046908623947, + "smolar_units": "J/mol/K" }, "triple_vapor": { "T": 18.724, "T_units": "K", + "hmolar": 286143.2424023903, + "hmolar_units": "J/mol", "p": 17189.101973250956, "p_units": "Pa", "rhomolar": 112.95640342173078, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": 15493.320073863484, + "smolar_units": "J/mol/K" } } } \ No newline at end of file diff --git a/dev/fluids/OrthoHydrogen.json b/dev/fluids/OrthoHydrogen.json index b148da88..efb1b213 100644 --- a/dev/fluids/OrthoHydrogen.json +++ b/dev/fluids/OrthoHydrogen.json @@ -231,18 +231,26 @@ "sat_min_liquid": { "T": 14.008000000000001, "T_units": "K", + "hmolar": -53819.56947174273, + "hmolar_units": "J/mol", "p": 7559.882340831829, "p_units": "Pa", "rhomolar": 38199.18470071936, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": -3062.463937875979, + "smolar_units": "J/mol/K" }, "sat_min_vapor": { "T": 14.008000000000001, "T_units": "K", + "hmolar": 400772.16424160224, + "hmolar_units": "J/mol", "p": 7559.882341032504, "p_units": "Pa", "rhomolar": 65.83968194150442, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": 29389.83001654467, + "smolar_units": "J/mol/K" } }, "T_max": 1000, @@ -420,18 +428,26 @@ "triple_liquid": { "T": 14.008000000000001, "T_units": "K", + "hmolar": -53819.56947174273, + "hmolar_units": "J/mol", "p": 7559.882340831829, "p_units": "Pa", "rhomolar": 38199.18470071936, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": -3062.463937875979, + "smolar_units": "J/mol/K" }, "triple_vapor": { "T": 14.008000000000001, "T_units": "K", + "hmolar": 400772.16424160224, + "hmolar_units": "J/mol", "p": 7559.882341032504, "p_units": "Pa", "rhomolar": 65.83968194150442, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": 29389.83001654467, + "smolar_units": "J/mol/K" } } } \ No newline at end of file diff --git a/dev/fluids/Oxygen.json b/dev/fluids/Oxygen.json index 4930a76e..b370b53d 100644 --- a/dev/fluids/Oxygen.json +++ b/dev/fluids/Oxygen.json @@ -256,18 +256,26 @@ "sat_min_liquid": { "T": 54.361000000000004, "T_units": "K", + "hmolar": -193295.16980068566, + "hmolar_units": "J/mol", "p": 146.27764856898415, "p_units": "Pa", "rhomolar": 40816.43081773842, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": 2192.8479522574626, + "smolar_units": "J/mol/K" }, "sat_min_vapor": { "T": 54.361000000000004, "T_units": "K", + "hmolar": 49426.713140341606, + "hmolar_units": "J/mol", "p": 146.27764704346407, "p_units": "Pa", "rhomolar": 0.3237031700886774, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": 6657.848282294185, + "smolar_units": "J/mol/K" } }, "T_max": 300, @@ -494,18 +502,26 @@ "triple_liquid": { "T": 54.361000000000004, "T_units": "K", + "hmolar": -193295.16980068566, + "hmolar_units": "J/mol", "p": 146.27764856898415, "p_units": "Pa", "rhomolar": 40816.43081773842, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": 2192.8479522574626, + "smolar_units": "J/mol/K" }, "triple_vapor": { "T": 54.361000000000004, "T_units": "K", + "hmolar": 49426.713140341606, + "hmolar_units": "J/mol", "p": 146.27764704346407, "p_units": "Pa", "rhomolar": 0.3237031700886774, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": 6657.848282294185, + "smolar_units": "J/mol/K" } }, "TRANSPORT": { diff --git a/dev/fluids/ParaDeuterium.json b/dev/fluids/ParaDeuterium.json index 9801f3aa..b1f2e22d 100644 --- a/dev/fluids/ParaDeuterium.json +++ b/dev/fluids/ParaDeuterium.json @@ -218,18 +218,26 @@ "sat_min_liquid": { "T": 18.724, "T_units": "K", + "hmolar": -30419.196577011422, + "hmolar_units": "J/mol", "p": 17189.1019733087, "p_units": "Pa", "rhomolar": 43350.92089035645, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": -1413.832427252319, + "smolar_units": "J/mol/K" }, "sat_min_vapor": { "T": 18.724, "T_units": "K", + "hmolar": 286191.00031770935, + "hmolar_units": "J/mol", "p": 17189.101973253477, "p_units": "Pa", "rhomolar": 112.95640342174774, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": 15495.492337473246, + "smolar_units": "J/mol/K" } }, "T_max": 600, @@ -455,18 +463,26 @@ "triple_liquid": { "T": 18.724, "T_units": "K", + "hmolar": -30419.196577011422, + "hmolar_units": "J/mol", "p": 17189.1019733087, "p_units": "Pa", "rhomolar": 43350.92089035645, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": -1413.832427252319, + "smolar_units": "J/mol/K" }, "triple_vapor": { "T": 18.724, "T_units": "K", + "hmolar": 286191.00031770935, + "hmolar_units": "J/mol", "p": 17189.101973253477, "p_units": "Pa", "rhomolar": 112.95640342174774, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": 15495.492337473246, + "smolar_units": "J/mol/K" } } } \ No newline at end of file diff --git a/dev/fluids/ParaHydrogen.json b/dev/fluids/ParaHydrogen.json index 89ad7232..8e8582de 100644 --- a/dev/fluids/ParaHydrogen.json +++ b/dev/fluids/ParaHydrogen.json @@ -265,18 +265,26 @@ "sat_min_liquid": { "T": 13.8033, "T_units": "K", + "hmolar": -53741.007072528635, + "hmolar_units": "J/mol", "p": 7041.086751130463, "p_units": "Pa", "rhomolar": 38185.34690822152, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": -3083.990967880233, + "smolar_units": "J/mol/K" }, "sat_min_vapor": { "T": 13.8033, "T_units": "K", + "hmolar": 396311.6451791761, + "hmolar_units": "J/mol", "p": 7041.086751249497, "p_units": "Pa", "rhomolar": 62.28040619273383, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": 29520.723285356482, + "smolar_units": "J/mol/K" } }, "T_max": 1000, @@ -460,18 +468,26 @@ "triple_liquid": { "T": 13.8033, "T_units": "K", + "hmolar": -53741.007072528635, + "hmolar_units": "J/mol", "p": 7041.086751130463, "p_units": "Pa", "rhomolar": 38185.34690822152, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": -3083.990967880233, + "smolar_units": "J/mol/K" }, "triple_vapor": { "T": 13.8033, "T_units": "K", + "hmolar": 396311.6451791761, + "hmolar_units": "J/mol", "p": 7041.086751249497, "p_units": "Pa", "rhomolar": 62.28040619273383, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": 29520.723285356482, + "smolar_units": "J/mol/K" } }, "TRANSPORT": { diff --git a/dev/fluids/Propylene.json b/dev/fluids/Propylene.json index d7ccad9f..874b45ec 100644 --- a/dev/fluids/Propylene.json +++ b/dev/fluids/Propylene.json @@ -264,18 +264,26 @@ "sat_min_liquid": { "T": 87.953, "T_units": "K", + "hmolar": -199382.76277736787, + "hmolar_units": "J/mol", "p": 0.0007473560353951143, "p_units": "Pa", "rhomolar": 18254.56278055125, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": -1419.981850676655, + "smolar_units": "J/mol/K" }, "sat_min_vapor": { "T": 87.953, "T_units": "K", + "hmolar": 386123.6176368767, + "hmolar_units": "J/mol", "p": 0.0007471728686974057, "p_units": "Pa", "rhomolar": 1.021729100294701e-06, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": 5237.055207914238, + "smolar_units": "J/mol/K" } }, "T_max": 575, @@ -499,18 +507,26 @@ "triple_liquid": { "T": 87.953, "T_units": "K", + "hmolar": -199382.76277736787, + "hmolar_units": "J/mol", "p": 0.0007473560353951143, "p_units": "Pa", "rhomolar": 18254.56278055125, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": -1419.981850676655, + "smolar_units": "J/mol/K" }, "triple_vapor": { "T": 87.953, "T_units": "K", + "hmolar": 386123.6176368767, + "hmolar_units": "J/mol", "p": 0.0007471728686974057, "p_units": "Pa", "rhomolar": 1.021729100294701e-06, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": 5237.055207914238, + "smolar_units": "J/mol/K" } }, "TRANSPORT": { diff --git a/dev/fluids/Propyne.json b/dev/fluids/Propyne.json index fe3a3cec..2c2781d4 100644 --- a/dev/fluids/Propyne.json +++ b/dev/fluids/Propyne.json @@ -240,18 +240,26 @@ "sat_min_liquid": { "T": 273.0, "T_units": "K", + "hmolar": 199672.82944116194, + "hmolar_units": "J/mol", "p": 263566.9059878346, "p_units": "Pa", "rhomolar": 16279.04180395429, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": 998.8095770440104, + "smolar_units": "J/mol/K" }, "sat_min_vapor": { "T": 273.0, "T_units": "K", + "hmolar": 694981.5774538012, + "hmolar_units": "J/mol", "p": 263566.9059787229, "p_units": "Pa", "rhomolar": 124.13577692560153, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": 2813.1273353394695, + "smolar_units": "J/mol/K" } }, "T_max": 474, @@ -439,18 +447,26 @@ "triple_liquid": { "T": 273.0, "T_units": "K", + "hmolar": 199672.82944116194, + "hmolar_units": "J/mol", "p": 263566.9059878346, "p_units": "Pa", "rhomolar": 16279.04180395429, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": 998.8095770440104, + "smolar_units": "J/mol/K" }, "triple_vapor": { "T": 273.0, "T_units": "K", + "hmolar": 694981.5774538012, + "hmolar_units": "J/mol", "p": 263566.9059787229, "p_units": "Pa", "rhomolar": 124.13577692560153, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": 2813.1273353394695, + "smolar_units": "J/mol/K" } } } \ No newline at end of file diff --git a/dev/fluids/R11.json b/dev/fluids/R11.json index e7b7ee2d..ede0f74c 100644 --- a/dev/fluids/R11.json +++ b/dev/fluids/R11.json @@ -237,18 +237,26 @@ "sat_min_liquid": { "T": 162.68, "T_units": "K", - "p": 6.510088018730592, + "hmolar": 109453.74293014788, + "hmolar_units": "J/mol", + "p": 6.510088125064296, "p_units": "Pa", - "rhomolar": 12874.405675061944, - "rhomolar_units": "mol/m^3" + "rhomolar": 12874.40567506195, + "rhomolar_units": "mol/m^3", + "smolar": 577.278803286956, + "smolar_units": "J/mol/K" }, "sat_min_vapor": { "T": 162.68, "T_units": "K", - "p": 6.510089861285733, + "hmolar": 336876.24307075684, + "hmolar_units": "J/mol", + "p": 6.510089861279239, "p_units": "Pa", - "rhomolar": 0.004813343717940787, - "rhomolar_units": "mol/m^3" + "rhomolar": 0.004813343717935985, + "rhomolar_units": "mol/m^3", + "smolar": 1975.2533554176255, + "smolar_units": "J/mol/K" } }, "T_max": 595, @@ -615,18 +623,26 @@ "triple_liquid": { "T": 162.68, "T_units": "K", - "p": 6.510088018730592, + "hmolar": 109453.74293014788, + "hmolar_units": "J/mol", + "p": 6.510088125064296, "p_units": "Pa", - "rhomolar": 12874.405675061944, - "rhomolar_units": "mol/m^3" + "rhomolar": 12874.40567506195, + "rhomolar_units": "mol/m^3", + "smolar": 577.278803286956, + "smolar_units": "J/mol/K" }, "triple_vapor": { "T": 162.68, "T_units": "K", - "p": 6.510089861285733, + "hmolar": 336876.24307075684, + "hmolar_units": "J/mol", + "p": 6.510089861279239, "p_units": "Pa", - "rhomolar": 0.004813343717940787, - "rhomolar_units": "mol/m^3" + "rhomolar": 0.004813343717935985, + "rhomolar_units": "mol/m^3", + "smolar": 1975.2533554176255, + "smolar_units": "J/mol/K" } } } \ No newline at end of file diff --git a/dev/fluids/R113.json b/dev/fluids/R113.json index a75d08ee..287f31e1 100644 --- a/dev/fluids/R113.json +++ b/dev/fluids/R113.json @@ -237,18 +237,26 @@ "sat_min_liquid": { "T": 236.93, "T_units": "K", + "hmolar": 168024.38679866234, + "hmolar_units": "J/mol", "p": 1871.427547647679, "p_units": "Pa", "rhomolar": 9098.739101423072, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": 874.4849440066233, + "smolar_units": "J/mol/K" }, "sat_min_vapor": { "T": 236.93, "T_units": "K", + "hmolar": 337522.37476407154, + "hmolar_units": "J/mol", "p": 1871.4275474624394, "p_units": "Pa", "rhomolar": 0.9519906098003952, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": 1589.8776252433763, + "smolar_units": "J/mol/K" } }, "T_max": 525, @@ -416,18 +424,26 @@ "triple_liquid": { "T": 236.93, "T_units": "K", + "hmolar": 168024.38679866234, + "hmolar_units": "J/mol", "p": 1871.427547647679, "p_units": "Pa", "rhomolar": 9098.739101423072, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": 874.4849440066233, + "smolar_units": "J/mol/K" }, "triple_vapor": { "T": 236.93, "T_units": "K", + "hmolar": 337522.37476407154, + "hmolar_units": "J/mol", "p": 1871.4275474624394, "p_units": "Pa", "rhomolar": 0.9519906098003952, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": 1589.8776252433763, + "smolar_units": "J/mol/K" } } } \ No newline at end of file diff --git a/dev/fluids/R114.json b/dev/fluids/R114.json index 858cb075..f6f4e82a 100644 --- a/dev/fluids/R114.json +++ b/dev/fluids/R114.json @@ -237,18 +237,26 @@ "sat_min_liquid": { "T": 273.15000000000003, "T_units": "K", + "hmolar": 200000.00000000084, + "hmolar_units": "J/mol", "p": 88162.38676249357, "p_units": "Pa", "rhomolar": 8941.873943827439, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": 999.9999999999992, + "smolar_units": "J/mol/K" }, "sat_min_vapor": { "T": 273.15000000000003, "T_units": "K", + "hmolar": 337187.8892783671, + "hmolar_units": "J/mol", "p": 88162.38676245307, "p_units": "Pa", "rhomolar": 40.222488073926705, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": 1502.243782823965, + "smolar_units": "J/mol/K" } }, "T_max": 507, @@ -436,18 +444,26 @@ "triple_liquid": { "T": 273.15000000000003, "T_units": "K", + "hmolar": 200000.00000000084, + "hmolar_units": "J/mol", "p": 88162.38676249357, "p_units": "Pa", "rhomolar": 8941.873943827439, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": 999.9999999999992, + "smolar_units": "J/mol/K" }, "triple_vapor": { "T": 273.15000000000003, "T_units": "K", + "hmolar": 337187.8892783671, + "hmolar_units": "J/mol", "p": 88162.38676245307, "p_units": "Pa", "rhomolar": 40.222488073926705, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": 1502.243782823965, + "smolar_units": "J/mol/K" } } } \ No newline at end of file diff --git a/dev/fluids/R116.json b/dev/fluids/R116.json index dc6b8bb5..718f5f7b 100644 --- a/dev/fluids/R116.json +++ b/dev/fluids/R116.json @@ -239,18 +239,26 @@ "sat_min_liquid": { "T": 173.10000000000002, "T_units": "K", + "hmolar": 94434.98201281662, + "hmolar_units": "J/mol", "p": 26083.734153444053, "p_units": "Pa", "rhomolar": 12304.014023330641, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": 531.2914780699907, + "smolar_units": "J/mol/K" }, "sat_min_vapor": { "T": 173.10000000000002, "T_units": "K", + "hmolar": 220326.0638117586, + "hmolar_units": "J/mol", "p": 26083.734153540845, "p_units": "Pa", "rhomolar": 18.4372956441027, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": 1258.565203078888, + "smolar_units": "J/mol/K" } }, "T_max": 425, @@ -386,18 +394,26 @@ "triple_liquid": { "T": 173.10000000000002, "T_units": "K", + "hmolar": 94434.98201281662, + "hmolar_units": "J/mol", "p": 26083.734153444053, "p_units": "Pa", "rhomolar": 12304.014023330641, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": 531.2914780699907, + "smolar_units": "J/mol/K" }, "triple_vapor": { "T": 173.10000000000002, "T_units": "K", + "hmolar": 220326.0638117586, + "hmolar_units": "J/mol", "p": 26083.734153540845, "p_units": "Pa", "rhomolar": 18.4372956441027, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": 1258.565203078888, + "smolar_units": "J/mol/K" } }, "TRANSPORT": { diff --git a/dev/fluids/R12.json b/dev/fluids/R12.json index 35f64219..d363d032 100644 --- a/dev/fluids/R12.json +++ b/dev/fluids/R12.json @@ -239,18 +239,26 @@ "sat_min_liquid": { "T": 116.099, "T_units": "K", + "hmolar": 66332.34076934708, + "hmolar_units": "J/mol", "p": 0.2425508006881145, "p_units": "Pa", "rhomolar": 15125.291310337965, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": 278.0455288159309, + "smolar_units": "J/mol/K" }, "sat_min_vapor": { "T": 116.099, "T_units": "K", + "hmolar": 283212.60765141126, + "hmolar_units": "J/mol", "p": 0.24255019529958752, "p_units": "Pa", "rhomolar": 0.0002512691164564995, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": 2146.1087066389446, + "smolar_units": "J/mol/K" } }, "T_max": 525, @@ -434,18 +442,26 @@ "triple_liquid": { "T": 116.099, "T_units": "K", + "hmolar": 66332.34076934708, + "hmolar_units": "J/mol", "p": 0.2425508006881145, "p_units": "Pa", "rhomolar": 15125.291310337965, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": 278.0455288159309, + "smolar_units": "J/mol/K" }, "triple_vapor": { "T": 116.099, "T_units": "K", + "hmolar": 283212.60765141126, + "hmolar_units": "J/mol", "p": 0.24255019529958752, "p_units": "Pa", "rhomolar": 0.0002512691164564995, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": 2146.1087066389446, + "smolar_units": "J/mol/K" } } } \ No newline at end of file diff --git a/dev/fluids/R123.json b/dev/fluids/R123.json index 070555d8..39157b33 100644 --- a/dev/fluids/R123.json +++ b/dev/fluids/R123.json @@ -237,18 +237,26 @@ "sat_min_liquid": { "T": 166.0, "T_units": "K", + "hmolar": 98807.70939081299, + "hmolar_units": "J/mol", "p": 4.202329164157417, "p_units": "Pa", "rhomolar": 11580.116688509637, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": 531.0835819475169, + "smolar_units": "J/mol/K" }, "sat_min_vapor": { "T": 166.0, "T_units": "K", + "hmolar": 322496.4989710506, + "hmolar_units": "J/mol", "p": 4.202095713853474, "p_units": "Pa", "rhomolar": 0.00304459047193867, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": 1878.6064107450968, + "smolar_units": "J/mol/K" } }, "T_max": 523, @@ -652,18 +660,26 @@ "triple_liquid": { "T": 166.0, "T_units": "K", + "hmolar": 98807.70939081299, + "hmolar_units": "J/mol", "p": 4.202329164157417, "p_units": "Pa", "rhomolar": 11580.116688509637, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": 531.0835819475169, + "smolar_units": "J/mol/K" }, "triple_vapor": { "T": 166.0, "T_units": "K", + "hmolar": 322496.4989710506, + "hmolar_units": "J/mol", "p": 4.202095713853474, "p_units": "Pa", "rhomolar": 0.00304459047193867, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": 1878.6064107450968, + "smolar_units": "J/mol/K" } }, "TRANSPORT": { diff --git a/dev/fluids/R1233zd(E).json b/dev/fluids/R1233zd(E).json index 93671a01..892d44ab 100644 --- a/dev/fluids/R1233zd(E).json +++ b/dev/fluids/R1233zd(E).json @@ -220,18 +220,26 @@ "sat_min_liquid": { "T": 195.15, "T_units": "K", + "hmolar": 104368.34518827511, + "hmolar_units": "J/mol", "p": 250.26557780679073, "p_units": "Pa", "rhomolar": 11408.679640912957, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": 587.7075446781445, + "smolar_units": "J/mol/K" }, "sat_min_vapor": { "T": 195.15, "T_units": "K", + "hmolar": 350276.1253893058, + "hmolar_units": "J/mol", "p": 250.2655780810378, "p_units": "Pa", "rhomolar": 0.15430391943019858, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": 1847.803779374694, + "smolar_units": "J/mol/K" } }, "T_max": 550, @@ -407,18 +415,26 @@ "triple_liquid": { "T": 195.15, "T_units": "K", + "hmolar": 104368.34518827511, + "hmolar_units": "J/mol", "p": 250.26557780679073, "p_units": "Pa", "rhomolar": 11408.679640912957, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": 587.7075446781445, + "smolar_units": "J/mol/K" }, "triple_vapor": { "T": 195.15, "T_units": "K", + "hmolar": 350276.1253893058, + "hmolar_units": "J/mol", "p": 250.2655780810378, "p_units": "Pa", "rhomolar": 0.15430391943019858, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": 1847.803779374694, + "smolar_units": "J/mol/K" } } } \ No newline at end of file diff --git a/dev/fluids/R1234yf.json b/dev/fluids/R1234yf.json index 1a155b21..f1494b0c 100644 --- a/dev/fluids/R1234yf.json +++ b/dev/fluids/R1234yf.json @@ -239,18 +239,26 @@ "sat_min_liquid": { "T": 220.0, "T_units": "K", + "hmolar": 136092.30909824662, + "hmolar_units": "J/mol", "p": 31507.55884789486, "p_units": "Pa", "rhomolar": 11633.107308832527, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": 741.3872028629439, + "smolar_units": "J/mol/K" }, "sat_min_vapor": { "T": 220.0, "T_units": "K", + "hmolar": 327740.3598200034, + "hmolar_units": "J/mol", "p": 31507.558847807257, "p_units": "Pa", "rhomolar": 17.583525551905623, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": 1612.5147061438747, + "smolar_units": "J/mol/K" } }, "T_max": 410, @@ -432,18 +440,26 @@ "triple_liquid": { "T": 220.0, "T_units": "K", + "hmolar": 136092.30909824662, + "hmolar_units": "J/mol", "p": 31507.55884789486, "p_units": "Pa", "rhomolar": 11633.107308832527, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": 741.3872028629439, + "smolar_units": "J/mol/K" }, "triple_vapor": { "T": 220.0, "T_units": "K", + "hmolar": 327740.3598200034, + "hmolar_units": "J/mol", "p": 31507.558847807257, "p_units": "Pa", "rhomolar": 17.583525551905623, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": 1612.5147061438747, + "smolar_units": "J/mol/K" } }, "TRANSPORT": { diff --git a/dev/fluids/R1234ze(E).json b/dev/fluids/R1234ze(E).json index 6a38a492..46a333f3 100644 --- a/dev/fluids/R1234ze(E).json +++ b/dev/fluids/R1234ze(E).json @@ -243,18 +243,26 @@ "sat_min_liquid": { "T": 168.62, "T_units": "K", + "hmolar": 69486.45721482798, + "hmolar_units": "J/mol", "p": 218.58002138791062, "p_units": "Pa", "rhomolar": 13255.963364087458, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": 400.30364542902583, + "smolar_units": "J/mol/K" }, "sat_min_vapor": { "T": 168.62, "T_units": "K", + "hmolar": 311890.8735863402, + "hmolar_units": "J/mol", "p": 218.58002185464014, "p_units": "Pa", "rhomolar": 0.1559587993683709, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": 1837.8817285242724, + "smolar_units": "J/mol/K" } }, "T_max": 420, @@ -635,18 +643,26 @@ "triple_liquid": { "T": 168.62, "T_units": "K", + "hmolar": 69486.45721482798, + "hmolar_units": "J/mol", "p": 218.58002138791062, "p_units": "Pa", "rhomolar": 13255.963364087458, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": 400.30364542902583, + "smolar_units": "J/mol/K" }, "triple_vapor": { "T": 168.62, "T_units": "K", + "hmolar": 311890.8735863402, + "hmolar_units": "J/mol", "p": 218.58002185464014, "p_units": "Pa", "rhomolar": 0.1559587993683709, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": 1837.8817285242724, + "smolar_units": "J/mol/K" } }, "TRANSPORT": { diff --git a/dev/fluids/R1234ze(Z).json b/dev/fluids/R1234ze(Z).json index 47b0a526..7818d50b 100644 --- a/dev/fluids/R1234ze(Z).json +++ b/dev/fluids/R1234ze(Z).json @@ -218,18 +218,26 @@ "sat_min_liquid": { "T": 273.0, "T_units": "K", + "hmolar": -243139.0877476528, + "hmolar_units": "J/mol", "p": 67802.93935933617, "p_units": "Pa", "rhomolar": 11250.756301033876, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": -566.347213133607, + "smolar_units": "J/mol/K" }, "sat_min_vapor": { "T": 273.0, "T_units": "K", + "hmolar": -22831.75273360961, + "hmolar_units": "J/mol", "p": 67802.9393595564, "p_units": "Pa", "rhomolar": 31.076296533864316, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": 240.63936200940745, + "smolar_units": "J/mol/K" } }, "T_max": 430, @@ -389,18 +397,26 @@ "triple_liquid": { "T": 273.0, "T_units": "K", + "hmolar": -243139.0877476528, + "hmolar_units": "J/mol", "p": 67802.93935933617, "p_units": "Pa", "rhomolar": 11250.756301033876, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": -566.347213133607, + "smolar_units": "J/mol/K" }, "triple_vapor": { "T": 273.0, "T_units": "K", + "hmolar": -22831.75273360961, + "hmolar_units": "J/mol", "p": 67802.9393595564, "p_units": "Pa", "rhomolar": 31.076296533864316, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": 240.63936200940745, + "smolar_units": "J/mol/K" } } } \ No newline at end of file diff --git a/dev/fluids/R124.json b/dev/fluids/R124.json index 47b6d16f..5fa755c2 100644 --- a/dev/fluids/R124.json +++ b/dev/fluids/R124.json @@ -237,18 +237,26 @@ "sat_min_liquid": { "T": 120.0, "T_units": "K", + "hmolar": 49105.88189248687, + "hmolar_units": "J/mol", "p": 0.026738613091442206, "p_units": "Pa", "rhomolar": 13575.607811207092, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": 198.61976138646403, + "smolar_units": "J/mol/K" }, "sat_min_vapor": { "T": 120.0, "T_units": "K", + "hmolar": 276421.19106963783, + "hmolar_units": "J/mol", "p": 0.026738378997726568, "p_units": "Pa", "rhomolar": 2.679904646417993e-05, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": 2092.914004529463, + "smolar_units": "J/mol/K" } }, "T_max": 470, @@ -403,18 +411,26 @@ "triple_liquid": { "T": 120.0, "T_units": "K", + "hmolar": 49105.88189248687, + "hmolar_units": "J/mol", "p": 0.026738613091442206, "p_units": "Pa", "rhomolar": 13575.607811207092, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": 198.61976138646403, + "smolar_units": "J/mol/K" }, "triple_vapor": { "T": 120.0, "T_units": "K", + "hmolar": 276421.19106963783, + "hmolar_units": "J/mol", "p": 0.026738378997726568, "p_units": "Pa", "rhomolar": 2.679904646417993e-05, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": 2092.914004529463, + "smolar_units": "J/mol/K" } }, "TRANSPORT": { diff --git a/dev/fluids/R125.json b/dev/fluids/R125.json index ffed198c..87c8a50e 100644 --- a/dev/fluids/R125.json +++ b/dev/fluids/R125.json @@ -237,18 +237,26 @@ "sat_min_liquid": { "T": 172.52, "T_units": "K", + "hmolar": 87130.12389737602, + "hmolar_units": "J/mol", "p": 2914.0460093085644, "p_units": "Pa", "rhomolar": 14086.49095018984, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": 490.22646272119755, + "smolar_units": "J/mol/K" }, "sat_min_vapor": { "T": 172.52, "T_units": "K", + "hmolar": 277391.98905636795, + "hmolar_units": "J/mol", "p": 2914.0460090597953, "p_units": "Pa", "rhomolar": 2.038105466009392, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": 1593.0659315313665, + "smolar_units": "J/mol/K" } }, "T_max": 500, @@ -418,18 +426,26 @@ "triple_liquid": { "T": 172.52, "T_units": "K", + "hmolar": 87130.12389737602, + "hmolar_units": "J/mol", "p": 2914.0460093085644, "p_units": "Pa", "rhomolar": 14086.49095018984, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": 490.22646272119755, + "smolar_units": "J/mol/K" }, "triple_vapor": { "T": 172.52, "T_units": "K", + "hmolar": 277391.98905636795, + "hmolar_units": "J/mol", "p": 2914.0460090597953, "p_units": "Pa", "rhomolar": 2.038105466009392, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": 1593.0659315313665, + "smolar_units": "J/mol/K" } }, "TRANSPORT": { diff --git a/dev/fluids/R13.json b/dev/fluids/R13.json index 09328cec..afce9e9f 100644 --- a/dev/fluids/R13.json +++ b/dev/fluids/R13.json @@ -237,18 +237,26 @@ "sat_min_liquid": { "T": 98.15, "T_units": "K", + "hmolar": -19009.600547446847, + "hmolar_units": "J/mol", "p": 0.9055722975009364, "p_units": "Pa", "rhomolar": 17699.805901898737, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": -445.29875220391955, + "smolar_units": "J/mol/K" }, "sat_min_vapor": { "T": 98.15, "T_units": "K", + "hmolar": 229291.95182235105, + "hmolar_units": "J/mol", "p": 0.9055727598606561, "p_units": "Pa", "rhomolar": 0.0011096803080017864, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": 2084.5183885989095, + "smolar_units": "J/mol/K" } }, "T_max": 450, @@ -436,18 +444,26 @@ "triple_liquid": { "T": 98.15, "T_units": "K", + "hmolar": -19009.600547446847, + "hmolar_units": "J/mol", "p": 0.9055722975009364, "p_units": "Pa", "rhomolar": 17699.805901898737, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": -445.29875220391955, + "smolar_units": "J/mol/K" }, "triple_vapor": { "T": 98.15, "T_units": "K", + "hmolar": 229291.95182235105, + "hmolar_units": "J/mol", "p": 0.9055727598606561, "p_units": "Pa", "rhomolar": 0.0011096803080017864, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": 2084.5183885989095, + "smolar_units": "J/mol/K" } }, "TRANSPORT": { diff --git a/dev/fluids/R134a.json b/dev/fluids/R134a.json index 94ba8301..ccac473c 100644 --- a/dev/fluids/R134a.json +++ b/dev/fluids/R134a.json @@ -239,18 +239,26 @@ "sat_min_liquid": { "T": 169.85, "T_units": "K", + "hmolar": 71454.99396925479, + "hmolar_units": "J/mol", "p": 389.56378913655766, "p_units": "Pa", "rhomolar": 15594.20037993484, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": 412.6170166005001, + "smolar_units": "J/mol/K" }, "sat_min_vapor": { "T": 169.85, "T_units": "K", + "hmolar": 334942.03387156496, + "hmolar_units": "J/mol", "p": 389.56378860748816, "p_units": "Pa", "rhomolar": 0.2761122800115168, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": 1963.909568277337, + "smolar_units": "J/mol/K" } }, "T_max": 455, @@ -420,18 +428,26 @@ "triple_liquid": { "T": 169.85, "T_units": "K", + "hmolar": 71454.99396925479, + "hmolar_units": "J/mol", "p": 389.56378913655766, "p_units": "Pa", "rhomolar": 15594.20037993484, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": 412.6170166005001, + "smolar_units": "J/mol/K" }, "triple_vapor": { "T": 169.85, "T_units": "K", + "hmolar": 334942.03387156496, + "hmolar_units": "J/mol", "p": 389.56378860748816, "p_units": "Pa", "rhomolar": 0.2761122800115168, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": 1963.909568277337, + "smolar_units": "J/mol/K" } }, "TRANSPORT": { diff --git a/dev/fluids/R14.json b/dev/fluids/R14.json index 31c82ed9..17d793d6 100644 --- a/dev/fluids/R14.json +++ b/dev/fluids/R14.json @@ -237,18 +237,26 @@ "sat_min_liquid": { "T": 120.0, "T_units": "K", + "hmolar": 188053.2802096731, + "hmolar_units": "J/mol", "p": 11294.329044434928, "p_units": "Pa", "rhomolar": 19669.032618776026, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": 272.2019119942854, + "smolar_units": "J/mol/K" }, "sat_min_vapor": { "T": 120.0, "T_units": "K", + "hmolar": 334641.45580429566, + "hmolar_units": "J/mol", "p": 11294.329044449365, "p_units": "Pa", "rhomolar": 11.391239450514538, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": 1493.7700419495072, + "smolar_units": "J/mol/K" } }, "T_max": 623, @@ -455,18 +463,26 @@ "triple_liquid": { "T": 120.0, "T_units": "K", + "hmolar": 188053.2802096731, + "hmolar_units": "J/mol", "p": 11294.329044434928, "p_units": "Pa", "rhomolar": 19669.032618776026, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": 272.2019119942854, + "smolar_units": "J/mol/K" }, "triple_vapor": { "T": 120.0, "T_units": "K", + "hmolar": 334641.45580429566, + "hmolar_units": "J/mol", "p": 11294.329044449365, "p_units": "Pa", "rhomolar": 11.391239450514538, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": 1493.7700419495072, + "smolar_units": "J/mol/K" } }, "TRANSPORT": { diff --git a/dev/fluids/R141b.json b/dev/fluids/R141b.json index 6cc84a6a..2132dcee 100644 --- a/dev/fluids/R141b.json +++ b/dev/fluids/R141b.json @@ -241,18 +241,26 @@ "sat_min_liquid": { "T": 169.68, "T_units": "K", + "hmolar": 84792.11483003465, + "hmolar_units": "J/mol", "p": 6.492735334262435, "p_units": "Pa", "rhomolar": 12559.70582357896, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": 469.38823799714766, + "smolar_units": "J/mol/K" }, "sat_min_vapor": { "T": 169.68, "T_units": "K", + "hmolar": 373691.4162024356, + "hmolar_units": "J/mol", "p": 6.492735176750012, "p_units": "Pa", "rhomolar": 0.0046023582649346376, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": 2172.0008109166233, + "smolar_units": "J/mol/K" } }, "T_max": 500, @@ -369,18 +377,26 @@ "triple_liquid": { "T": 169.68, "T_units": "K", + "hmolar": 84792.11483003465, + "hmolar_units": "J/mol", "p": 6.492735334262435, "p_units": "Pa", "rhomolar": 12559.70582357896, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": 469.38823799714766, + "smolar_units": "J/mol/K" }, "triple_vapor": { "T": 169.68, "T_units": "K", + "hmolar": 373691.4162024356, + "hmolar_units": "J/mol", "p": 6.492735176750012, "p_units": "Pa", "rhomolar": 0.0046023582649346376, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": 2172.0008109166233, + "smolar_units": "J/mol/K" } }, "TRANSPORT": { diff --git a/dev/fluids/R142b.json b/dev/fluids/R142b.json index 433330b3..07635576 100644 --- a/dev/fluids/R142b.json +++ b/dev/fluids/R142b.json @@ -239,18 +239,26 @@ "sat_min_liquid": { "T": 142.72, "T_units": "K", + "hmolar": 49891.079705611235, + "hmolar_units": "J/mol", "p": 3.6326525623367987, "p_units": "Pa", "rhomolar": 14439.01548495517, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": 258.8492354472653, + "smolar_units": "J/mol/K" }, "sat_min_vapor": { "T": 142.72, "T_units": "K", + "hmolar": 337047.9516339828, + "hmolar_units": "J/mol", "p": 3.632651716840062, "p_units": "Pa", "rhomolar": 0.0030613593463350687, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": 2270.8788874124666, + "smolar_units": "J/mol/K" } }, "T_max": 470, @@ -369,18 +377,26 @@ "triple_liquid": { "T": 142.72, "T_units": "K", + "hmolar": 49891.079705611235, + "hmolar_units": "J/mol", "p": 3.6326525623367987, "p_units": "Pa", "rhomolar": 14439.01548495517, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": 258.8492354472653, + "smolar_units": "J/mol/K" }, "triple_vapor": { "T": 142.72, "T_units": "K", + "hmolar": 337047.9516339828, + "hmolar_units": "J/mol", "p": 3.632651716840062, "p_units": "Pa", "rhomolar": 0.0030613593463350687, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": 2270.8788874124666, + "smolar_units": "J/mol/K" } }, "TRANSPORT": { diff --git a/dev/fluids/R143a.json b/dev/fluids/R143a.json index 9b0758a5..3820c954 100644 --- a/dev/fluids/R143a.json +++ b/dev/fluids/R143a.json @@ -239,18 +239,26 @@ "sat_min_liquid": { "T": 161.34, "T_units": "K", + "hmolar": 52519.98785000856, + "hmolar_units": "J/mol", "p": 1074.9454432450664, "p_units": "Pa", "rhomolar": 15832.104698511104, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": 314.1735057320827, + "smolar_units": "J/mol/K" }, "sat_min_vapor": { "T": 161.34, "T_units": "K", + "hmolar": 319590.4600922644, + "hmolar_units": "J/mol", "p": 1074.9454430645123, "p_units": "Pa", "rhomolar": 0.8036165074333951, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": 1969.500592897926, + "smolar_units": "J/mol/K" } }, "T_max": 450, @@ -421,18 +429,26 @@ "triple_liquid": { "T": 161.34, "T_units": "K", + "hmolar": 52519.98785000856, + "hmolar_units": "J/mol", "p": 1074.9454432450664, "p_units": "Pa", "rhomolar": 15832.104698511104, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": 314.1735057320827, + "smolar_units": "J/mol/K" }, "triple_vapor": { "T": 161.34, "T_units": "K", + "hmolar": 319590.4600922644, + "hmolar_units": "J/mol", "p": 1074.9454430645123, "p_units": "Pa", "rhomolar": 0.8036165074333951, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": 1969.500592897926, + "smolar_units": "J/mol/K" } } } \ No newline at end of file diff --git a/dev/fluids/R152A.json b/dev/fluids/R152A.json index 5c23d7e5..7f102e40 100644 --- a/dev/fluids/R152A.json +++ b/dev/fluids/R152A.json @@ -239,18 +239,26 @@ "sat_min_liquid": { "T": 154.56, "T_units": "K", + "hmolar": 13794.98540418689, + "hmolar_units": "J/mol", "p": 64.13864100682196, "p_units": "Pa", "rhomolar": 18060.71838709547, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": 111.92683102865234, + "smolar_units": "J/mol/K" }, "sat_min_vapor": { "T": 154.56, "T_units": "K", + "hmolar": 419321.72317550826, + "hmolar_units": "J/mol", "p": 64.13859749741242, "p_units": "Pa", "rhomolar": 0.0499191135354104, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": 2735.676428410692, + "smolar_units": "J/mol/K" } }, "T_max": 471, @@ -642,18 +650,26 @@ "triple_liquid": { "T": 154.56, "T_units": "K", + "hmolar": 13794.98540418689, + "hmolar_units": "J/mol", "p": 64.13864100682196, "p_units": "Pa", "rhomolar": 18060.71838709547, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": 111.92683102865234, + "smolar_units": "J/mol/K" }, "triple_vapor": { "T": 154.56, "T_units": "K", + "hmolar": 419321.72317550826, + "hmolar_units": "J/mol", "p": 64.13859749741242, "p_units": "Pa", "rhomolar": 0.0499191135354104, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": 2735.676428410692, + "smolar_units": "J/mol/K" } }, "TRANSPORT": { diff --git a/dev/fluids/R161.json b/dev/fluids/R161.json index 8d1eabf3..13e8ea01 100644 --- a/dev/fluids/R161.json +++ b/dev/fluids/R161.json @@ -240,18 +240,26 @@ "sat_min_liquid": { "T": 130.0, "T_units": "K", + "hmolar": -87208.88434466494, + "hmolar_units": "J/mol", "p": 5.5122679243486505, "p_units": "Pa", "rhomolar": 19913.253058282957, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": -492.553668242611, + "smolar_units": "J/mol/K" }, "sat_min_vapor": { "T": 130.0, "T_units": "K", + "hmolar": 451816.5699496743, + "hmolar_units": "J/mol", "p": 5.512269452058742, "p_units": "Pa", "rhomolar": 0.00509983751233016, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": 3653.7959801754337, + "smolar_units": "J/mol/K" } }, "T_max": 450, @@ -437,18 +445,26 @@ "triple_liquid": { "T": 130.0, "T_units": "K", + "hmolar": -87208.88434466494, + "hmolar_units": "J/mol", "p": 5.5122679243486505, "p_units": "Pa", "rhomolar": 19913.253058282957, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": -492.553668242611, + "smolar_units": "J/mol/K" }, "triple_vapor": { "T": 130.0, "T_units": "K", + "hmolar": 451816.5699496743, + "hmolar_units": "J/mol", "p": 5.512269452058742, "p_units": "Pa", "rhomolar": 0.00509983751233016, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": 3653.7959801754337, + "smolar_units": "J/mol/K" } } } \ No newline at end of file diff --git a/dev/fluids/R21.json b/dev/fluids/R21.json index eec331db..02d18c38 100644 --- a/dev/fluids/R21.json +++ b/dev/fluids/R21.json @@ -237,18 +237,26 @@ "sat_min_liquid": { "T": 200.0, "T_units": "K", + "hmolar": 128460.42190313371, + "hmolar_units": "J/mol", "p": 872.8349810815994, "p_units": "Pa", "rhomolar": 15359.760861872834, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": 694.5818826205527, + "smolar_units": "J/mol/K" }, "sat_min_vapor": { "T": 200.0, "T_units": "K", + "hmolar": 407729.70183328213, + "hmolar_units": "J/mol", "p": 872.8349799237054, "p_units": "Pa", "rhomolar": 0.525490497837592, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": 2090.9282822713035, + "smolar_units": "J/mol/K" } }, "T_max": 473, @@ -436,18 +444,26 @@ "triple_liquid": { "T": 200.0, "T_units": "K", + "hmolar": 128460.42190313371, + "hmolar_units": "J/mol", "p": 872.8349810815994, "p_units": "Pa", "rhomolar": 15359.760861872834, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": 694.5818826205527, + "smolar_units": "J/mol/K" }, "triple_vapor": { "T": 200.0, "T_units": "K", + "hmolar": 407729.70183328213, + "hmolar_units": "J/mol", "p": 872.8349799237054, "p_units": "Pa", "rhomolar": 0.525490497837592, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": 2090.9282822713035, + "smolar_units": "J/mol/K" } } } \ No newline at end of file diff --git a/dev/fluids/R218.json b/dev/fluids/R218.json index 6d452975..142f833e 100644 --- a/dev/fluids/R218.json +++ b/dev/fluids/R218.json @@ -237,18 +237,26 @@ "sat_min_liquid": { "T": 125.45, "T_units": "K", + "hmolar": 65663.8159514132, + "hmolar_units": "J/mol", "p": 2.018573991873473, "p_units": "Pa", "rhomolar": 10687.005074495433, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": 307.07250593428654, + "smolar_units": "J/mol/K" }, "sat_min_vapor": { "T": 125.45, "T_units": "K", + "hmolar": 206982.57463472575, + "hmolar_units": "J/mol", "p": 2.0185735581447277, "p_units": "Pa", "rhomolar": 0.0019353026559894213, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": 1433.5671945218767, + "smolar_units": "J/mol/K" } }, "T_max": 440, @@ -384,18 +392,26 @@ "triple_liquid": { "T": 125.45, "T_units": "K", + "hmolar": 65663.8159514132, + "hmolar_units": "J/mol", "p": 2.018573991873473, "p_units": "Pa", "rhomolar": 10687.005074495433, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": 307.07250593428654, + "smolar_units": "J/mol/K" }, "triple_vapor": { "T": 125.45, "T_units": "K", + "hmolar": 206982.57463472575, + "hmolar_units": "J/mol", "p": 2.0185735581447277, "p_units": "Pa", "rhomolar": 0.0019353026559894213, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": 1433.5671945218767, + "smolar_units": "J/mol/K" } }, "TRANSPORT": { diff --git a/dev/fluids/R22.json b/dev/fluids/R22.json index 83b474ca..87c88d22 100644 --- a/dev/fluids/R22.json +++ b/dev/fluids/R22.json @@ -239,18 +239,26 @@ "sat_min_liquid": { "T": 115.73, "T_units": "K", + "hmolar": 29600.402014687803, + "hmolar_units": "J/mol", "p": 0.37936328456056284, "p_units": "Pa", "rhomolar": 19906.534060848982, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": 76.1124845026143, + "smolar_units": "J/mol/K" }, "sat_min_vapor": { "T": 115.73, "T_units": "K", + "hmolar": 332709.75391749083, + "hmolar_units": "J/mol", "p": 0.37946967329532866, "p_units": "Pa", "rhomolar": 0.0003943621124490732, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": 2695.2203381607883, + "smolar_units": "J/mol/K" } }, "T_max": 550, @@ -513,18 +521,26 @@ "triple_liquid": { "T": 115.73, "T_units": "K", + "hmolar": 29600.402014687803, + "hmolar_units": "J/mol", "p": 0.37936328456056284, "p_units": "Pa", "rhomolar": 19906.534060848982, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": 76.1124845026143, + "smolar_units": "J/mol/K" }, "triple_vapor": { "T": 115.73, "T_units": "K", + "hmolar": 332709.75391749083, + "hmolar_units": "J/mol", "p": 0.37946967329532866, "p_units": "Pa", "rhomolar": 0.0003943621124490732, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": 2695.2203381607883, + "smolar_units": "J/mol/K" } } } \ No newline at end of file diff --git a/dev/fluids/R227EA.json b/dev/fluids/R227EA.json index 06f10a78..63ee3d14 100644 --- a/dev/fluids/R227EA.json +++ b/dev/fluids/R227EA.json @@ -243,18 +243,26 @@ "sat_min_liquid": { "T": 146.35, "T_units": "K", + "hmolar": 72365.30022583535, + "hmolar_units": "J/mol", "p": 7.331568414509409, "p_units": "Pa", "rhomolar": 11046.705899800065, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": 378.44692945101997, + "smolar_units": "J/mol/K" }, "sat_min_vapor": { "T": 146.35, "T_units": "K", + "hmolar": 247272.55146195687, + "hmolar_units": "J/mol", "p": 7.331567153207764, "p_units": "Pa", "rhomolar": 0.006025348183498283, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": 1573.5767636575276, + "smolar_units": "J/mol/K" } }, "T_max": 475, @@ -456,18 +464,26 @@ "triple_liquid": { "T": 146.35, "T_units": "K", + "hmolar": 72365.30022583535, + "hmolar_units": "J/mol", "p": 7.331568414509409, "p_units": "Pa", "rhomolar": 11046.705899800065, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": 378.44692945101997, + "smolar_units": "J/mol/K" }, "triple_vapor": { "T": 146.35, "T_units": "K", + "hmolar": 247272.55146195687, + "hmolar_units": "J/mol", "p": 7.331567153207764, "p_units": "Pa", "rhomolar": 0.006025348183498283, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": 1573.5767636575276, + "smolar_units": "J/mol/K" } }, "TRANSPORT": { diff --git a/dev/fluids/R23.json b/dev/fluids/R23.json index ac6e4d06..111d7722 100644 --- a/dev/fluids/R23.json +++ b/dev/fluids/R23.json @@ -239,18 +239,26 @@ "sat_min_liquid": { "T": 118.02, "T_units": "K", + "hmolar": -3673.436881750259, + "hmolar_units": "J/mol", "p": 58.04099335154305, "p_units": "Pa", "rhomolar": 24307.711593514334, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": -70.52388767199325, + "smolar_units": "J/mol/K" }, "sat_min_vapor": { "T": 118.02, "T_units": "K", + "hmolar": 289211.5280905381, + "hmolar_units": "J/mol", "p": 58.040994334672206, "p_units": "Pa", "rhomolar": 0.05917647526877405, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": 2411.131467117842, + "smolar_units": "J/mol/K" } }, "T_max": 425, @@ -389,18 +397,26 @@ "triple_liquid": { "T": 118.02, "T_units": "K", + "hmolar": -3673.436881750259, + "hmolar_units": "J/mol", "p": 58.04099335154305, "p_units": "Pa", "rhomolar": 24307.711593514334, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": -70.52388767199325, + "smolar_units": "J/mol/K" }, "triple_vapor": { "T": 118.02, "T_units": "K", + "hmolar": 289211.5280905381, + "hmolar_units": "J/mol", "p": 58.040994334672206, "p_units": "Pa", "rhomolar": 0.05917647526877405, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": 2411.131467117842, + "smolar_units": "J/mol/K" } }, "TRANSPORT": { diff --git a/dev/fluids/R236EA.json b/dev/fluids/R236EA.json index 10778525..92fe778f 100644 --- a/dev/fluids/R236EA.json +++ b/dev/fluids/R236EA.json @@ -241,18 +241,26 @@ "sat_min_liquid": { "T": 243.0, "T_units": "K", + "hmolar": 163280.6789733821, + "hmolar_units": "J/mol", "p": 17498.188402496853, "p_units": "Pa", "rhomolar": 10446.414258722269, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": 857.7276783021572, + "smolar_units": "J/mol/K" }, "sat_min_vapor": { "T": 243.0, "T_units": "K", + "hmolar": 346203.2690475369, + "hmolar_units": "J/mol", "p": 17498.18840237291, "p_units": "Pa", "rhomolar": 8.768503197733738, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": 1610.495538689626, + "smolar_units": "J/mol/K" } }, "T_max": 412, @@ -434,18 +442,26 @@ "triple_liquid": { "T": 243.0, "T_units": "K", + "hmolar": 163280.6789733821, + "hmolar_units": "J/mol", "p": 17498.188402496853, "p_units": "Pa", "rhomolar": 10446.414258722269, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": 857.7276783021572, + "smolar_units": "J/mol/K" }, "triple_vapor": { "T": 243.0, "T_units": "K", + "hmolar": 346203.2690475369, + "hmolar_units": "J/mol", "p": 17498.18840237291, "p_units": "Pa", "rhomolar": 8.768503197733738, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": 1610.495538689626, + "smolar_units": "J/mol/K" } }, "TRANSPORT": { diff --git a/dev/fluids/R236FA.json b/dev/fluids/R236FA.json index db3b39a4..06937d75 100644 --- a/dev/fluids/R236FA.json +++ b/dev/fluids/R236FA.json @@ -239,18 +239,26 @@ "sat_min_liquid": { "T": 179.60000000000002, "T_units": "K", + "hmolar": 90209.99787897617, + "hmolar_units": "J/mol", "p": 160.32677882015295, "p_units": "Pa", "rhomolar": 11234.505561902242, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": 508.16005289767764, + "smolar_units": "J/mol/K" }, "sat_min_vapor": { "T": 179.60000000000002, "T_units": "K", + "hmolar": 295517.9644655028, + "hmolar_units": "J/mol", "p": 160.3267787631983, "p_units": "Pa", "rhomolar": 0.10739880724453099, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": 1651.3001786578484, + "smolar_units": "J/mol/K" } }, "T_max": 400, @@ -411,18 +419,26 @@ "triple_liquid": { "T": 179.60000000000002, "T_units": "K", + "hmolar": 90209.99787897617, + "hmolar_units": "J/mol", "p": 160.32677882015295, "p_units": "Pa", "rhomolar": 11234.505561902242, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": 508.16005289767764, + "smolar_units": "J/mol/K" }, "triple_vapor": { "T": 179.60000000000002, "T_units": "K", + "hmolar": 295517.9644655028, + "hmolar_units": "J/mol", "p": 160.3267787631983, "p_units": "Pa", "rhomolar": 0.10739880724453099, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": 1651.3001786578484, + "smolar_units": "J/mol/K" } }, "TRANSPORT": { diff --git a/dev/fluids/R245fa.json b/dev/fluids/R245fa.json index fa53974d..da4cf066 100644 --- a/dev/fluids/R245fa.json +++ b/dev/fluids/R245fa.json @@ -243,18 +243,26 @@ "sat_min_liquid": { "T": 171.05, "T_units": "K", - "p": 13.757432423113592, + "hmolar": 79918.36991682615, + "hmolar_units": "J/mol", + "p": 13.757432423113595, "p_units": "Pa", - "rhomolar": 12260.148813937387, - "rhomolar_units": "mol/m^3" + "rhomolar": 12260.148813937389, + "rhomolar_units": "mol/m^3", + "smolar": 451.47527680675074, + "smolar_units": "J/mol/K" }, "sat_min_vapor": { "T": 171.05, "T_units": "K", - "p": 13.757432845245189, + "hmolar": 334536.6967057631, + "hmolar_units": "J/mol", + "p": 13.757432845489019, "p_units": "Pa", - "rhomolar": 0.009673802590130228, - "rhomolar_units": "mol/m^3" + "rhomolar": 0.009673802590301688, + "rhomolar_units": "mol/m^3", + "smolar": 1940.036088201033, + "smolar_units": "J/mol/K" } }, "T_max": 440, @@ -567,18 +575,26 @@ "triple_liquid": { "T": 171.05, "T_units": "K", - "p": 13.757432423113592, + "hmolar": 79918.36991682615, + "hmolar_units": "J/mol", + "p": 13.757432423113595, "p_units": "Pa", - "rhomolar": 12260.148813937387, - "rhomolar_units": "mol/m^3" + "rhomolar": 12260.148813937389, + "rhomolar_units": "mol/m^3", + "smolar": 451.47527680675074, + "smolar_units": "J/mol/K" }, "triple_vapor": { "T": 171.05, "T_units": "K", - "p": 13.757432845245189, + "hmolar": 334536.6967057631, + "hmolar_units": "J/mol", + "p": 13.757432845489019, "p_units": "Pa", - "rhomolar": 0.009673802590130228, - "rhomolar_units": "mol/m^3" + "rhomolar": 0.009673802590301688, + "rhomolar_units": "mol/m^3", + "smolar": 1940.036088201033, + "smolar_units": "J/mol/K" } }, "TRANSPORT": { diff --git a/dev/fluids/R32.json b/dev/fluids/R32.json index fedd446a..82978382 100644 --- a/dev/fluids/R32.json +++ b/dev/fluids/R32.json @@ -237,18 +237,26 @@ "sat_min_liquid": { "T": 136.34, "T_units": "K", + "hmolar": -19071.913373360385, + "hmolar_units": "J/mol", "p": 47.99989389334756, "p_units": "Pa", "rhomolar": 27473.344990002282, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": -104.96709809537423, + "smolar_units": "J/mol/K" }, "sat_min_vapor": { "T": 136.34, "T_units": "K", + "hmolar": 444305.8022733976, + "hmolar_units": "J/mol", "p": 47.999893664937076, "p_units": "Pa", "rhomolar": 0.042352544355903056, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": 3293.7252566556754, + "smolar_units": "J/mol/K" } }, "T_max": 435, @@ -414,18 +422,26 @@ "triple_liquid": { "T": 136.34, "T_units": "K", + "hmolar": -19071.913373360385, + "hmolar_units": "J/mol", "p": 47.99989389334756, "p_units": "Pa", "rhomolar": 27473.344990002282, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": -104.96709809537423, + "smolar_units": "J/mol/K" }, "triple_vapor": { "T": 136.34, "T_units": "K", + "hmolar": 444305.8022733976, + "hmolar_units": "J/mol", "p": 47.999893664937076, "p_units": "Pa", "rhomolar": 0.042352544355903056, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": 3293.7252566556754, + "smolar_units": "J/mol/K" } }, "TRANSPORT": { diff --git a/dev/fluids/R365MFC.json b/dev/fluids/R365MFC.json index ad53513e..5543aa96 100644 --- a/dev/fluids/R365MFC.json +++ b/dev/fluids/R365MFC.json @@ -239,18 +239,26 @@ "sat_min_liquid": { "T": 239.0, "T_units": "K", + "hmolar": 155485.72914849612, + "hmolar_units": "J/mol", "p": 2478.418202028794, "p_units": "Pa", "rhomolar": 9298.157101466446, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": 826.0337000540037, + "smolar_units": "J/mol/K" }, "sat_min_vapor": { "T": 239.0, "T_units": "K", + "hmolar": 376297.030195575, + "hmolar_units": "J/mol", "p": 2478.4182021764427, "p_units": "Pa", "rhomolar": 1.251172716372998, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": 1749.9303571547512, + "smolar_units": "J/mol/K" } }, "T_max": 500, @@ -412,18 +420,26 @@ "triple_liquid": { "T": 239.0, "T_units": "K", + "hmolar": 155485.72914849612, + "hmolar_units": "J/mol", "p": 2478.418202028794, "p_units": "Pa", "rhomolar": 9298.157101466446, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": 826.0337000540037, + "smolar_units": "J/mol/K" }, "triple_vapor": { "T": 239.0, "T_units": "K", + "hmolar": 376297.030195575, + "hmolar_units": "J/mol", "p": 2478.4182021764427, "p_units": "Pa", "rhomolar": 1.251172716372998, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": 1749.9303571547512, + "smolar_units": "J/mol/K" } } } \ No newline at end of file diff --git a/dev/fluids/R404A.json b/dev/fluids/R404A.json index b4c94c93..0647e68b 100644 --- a/dev/fluids/R404A.json +++ b/dev/fluids/R404A.json @@ -220,18 +220,26 @@ "sat_min_liquid": { "T": 200.0, "T_units": "K", + "hmolar": 105265.86029564663, + "hmolar_units": "J/mol", "p": 22649.187475165232, "p_units": "Pa", "rhomolar": 14209.14074910265, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": 606.2004888834747, + "smolar_units": "J/mol/K" }, "sat_min_vapor": { "T": 200.0, "T_units": "K", + "hmolar": 323278.12957154796, + "hmolar_units": "J/mol", "p": 21264.273816834986, "p_units": "Pa", "rhomolar": 13.009612612697538, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": 1691.649307664637, + "smolar_units": "J/mol/K" } }, "T_max": 450, @@ -413,18 +421,26 @@ "triple_liquid": { "T": 200.0, "T_units": "K", + "hmolar": 105265.86029564663, + "hmolar_units": "J/mol", "p": 22649.187475165232, "p_units": "Pa", "rhomolar": 14209.14074910265, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": 606.2004888834747, + "smolar_units": "J/mol/K" }, "triple_vapor": { "T": 200.0, "T_units": "K", + "hmolar": 323278.12957154796, + "hmolar_units": "J/mol", "p": 21264.273816834986, "p_units": "Pa", "rhomolar": 13.009612612697538, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": 1691.649307664637, + "smolar_units": "J/mol/K" } }, "TRANSPORT": { diff --git a/dev/fluids/R407C.json b/dev/fluids/R407C.json index 6bd9b8ea..e2fdd8ea 100644 --- a/dev/fluids/R407C.json +++ b/dev/fluids/R407C.json @@ -220,18 +220,26 @@ "sat_min_liquid": { "T": 200.0, "T_units": "K", + "hmolar": 101821.05636177673, + "hmolar_units": "J/mol", "p": 19158.054515449792, "p_units": "Pa", "rhomolar": 17036.356451392923, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": 588.8539699438107, + "smolar_units": "J/mol/K" }, "sat_min_vapor": { "T": 200.0, "T_units": "K", + "hmolar": 367726.30693733017, + "hmolar_units": "J/mol", "p": 11311.511234771458, "p_units": "Pa", "rhomolar": 6.864256457230268, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": 1940.182910116078, + "smolar_units": "J/mol/K" } }, "T_max": 450, @@ -409,18 +417,26 @@ "triple_liquid": { "T": 200.0, "T_units": "K", + "hmolar": 101821.05636177673, + "hmolar_units": "J/mol", "p": 19158.054515449792, "p_units": "Pa", "rhomolar": 17036.356451392923, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": 588.8539699438107, + "smolar_units": "J/mol/K" }, "triple_vapor": { "T": 200.0, "T_units": "K", + "hmolar": 367726.30693733017, + "hmolar_units": "J/mol", "p": 11311.511234771458, "p_units": "Pa", "rhomolar": 6.864256457230268, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": 1940.182910116078, + "smolar_units": "J/mol/K" } }, "TRANSPORT": { diff --git a/dev/fluids/R407F.json b/dev/fluids/R407F.json index 1f2acb5b..ce71d4c8 100644 --- a/dev/fluids/R407F.json +++ b/dev/fluids/R407F.json @@ -129,18 +129,26 @@ "sat_min_liquid": { "T": 200.0, "T_units": "K", + "hmolar": 96518.71039042933, + "hmolar_units": "J/mol", "p": 488441.6877136076, "p_units": "Pa", - "rhomolar": 17407.49499379014, - "rhomolar_units": "mol/m^3" + "rhomolar": 17717.089983392412, + "rhomolar_units": "mol/m^3", + "smolar": 604.064796873598, + "smolar_units": "J/mol/K" }, "sat_min_vapor": { "T": 200.0, "T_units": "K", + "hmolar": 373875.32821829466, + "hmolar_units": "J/mol", "p": 390087.60096709983, "p_units": "Pa", - "rhomolar": 8.246936782619535, - "rhomolar_units": "mol/m^3" + "rhomolar": 5137.298091063665, + "rhomolar_units": "mol/m^3", + "smolar": 1973.2378617547708, + "smolar_units": "J/mol/K" } }, "T_max": 450, @@ -274,18 +282,26 @@ "triple_liquid": { "T": 200.0, "T_units": "K", + "hmolar": 96518.71039042933, + "hmolar_units": "J/mol", "p": 488441.6877136076, "p_units": "Pa", - "rhomolar": 17407.49499379014, - "rhomolar_units": "mol/m^3" + "rhomolar": 17717.089983392412, + "rhomolar_units": "mol/m^3", + "smolar": 604.064796873598, + "smolar_units": "J/mol/K" }, "triple_vapor": { "T": 200.0, "T_units": "K", + "hmolar": 373875.32821829466, + "hmolar_units": "J/mol", "p": 390087.60096709983, "p_units": "Pa", - "rhomolar": 8.246936782619535, - "rhomolar_units": "mol/m^3" + "rhomolar": 5137.298091063665, + "rhomolar_units": "mol/m^3", + "smolar": 1973.2378617547708, + "smolar_units": "J/mol/K" } } } \ No newline at end of file diff --git a/dev/fluids/R41.json b/dev/fluids/R41.json index b1635982..a6092618 100644 --- a/dev/fluids/R41.json +++ b/dev/fluids/R41.json @@ -237,18 +237,26 @@ "sat_min_liquid": { "T": 129.82, "T_units": "K", + "hmolar": -110765.5146004312, + "hmolar_units": "J/mol", "p": 344.1990647406647, "p_units": "Pa", "rhomolar": 29560.843595523074, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": -586.1997238486686, + "smolar_units": "J/mol/K" }, "sat_min_vapor": { "T": 129.82, "T_units": "K", + "hmolar": 456340.447477125, + "hmolar_units": "J/mol", "p": 344.19906454627625, "p_units": "Pa", "rhomolar": 0.31927855600736715, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": 3782.2023873636645, + "smolar_units": "J/mol/K" } }, "T_max": 425, @@ -397,18 +405,26 @@ "triple_liquid": { "T": 129.82, "T_units": "K", + "hmolar": -110765.5146004312, + "hmolar_units": "J/mol", "p": 344.1990647406647, "p_units": "Pa", "rhomolar": 29560.843595523074, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": -586.1997238486686, + "smolar_units": "J/mol/K" }, "triple_vapor": { "T": 129.82, "T_units": "K", + "hmolar": 456340.447477125, + "hmolar_units": "J/mol", "p": 344.19906454627625, "p_units": "Pa", "rhomolar": 0.31927855600736715, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": 3782.2023873636645, + "smolar_units": "J/mol/K" } } } \ No newline at end of file diff --git a/dev/fluids/R410A.json b/dev/fluids/R410A.json index 82199e91..7b1f622e 100644 --- a/dev/fluids/R410A.json +++ b/dev/fluids/R410A.json @@ -220,18 +220,26 @@ "sat_min_liquid": { "T": 200.0, "T_units": "K", + "hmolar": 92900.72385787658, + "hmolar_units": "J/mol", "p": 29160.33537476026, "p_units": "Pa", "rhomolar": 19509.728512139023, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": 581.039438170301, + "smolar_units": "J/mol/K" }, "sat_min_vapor": { "T": 200.0, "T_units": "K", + "hmolar": 387459.03146770986, + "hmolar_units": "J/mol", "p": 29009.781591566727, "p_units": "Pa", "rhomolar": 17.796769503206754, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": 2016.4804088058588, + "smolar_units": "J/mol/K" } }, "T_max": 450, @@ -409,18 +417,26 @@ "triple_liquid": { "T": 200.0, "T_units": "K", + "hmolar": 92900.72385787658, + "hmolar_units": "J/mol", "p": 29160.33537476026, "p_units": "Pa", "rhomolar": 19509.728512139023, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": 581.039438170301, + "smolar_units": "J/mol/K" }, "triple_vapor": { "T": 200.0, "T_units": "K", + "hmolar": 387459.03146770986, + "hmolar_units": "J/mol", "p": 29009.781591566727, "p_units": "Pa", "rhomolar": 17.796769503206754, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": 2016.4804088058588, + "smolar_units": "J/mol/K" } }, "TRANSPORT": { diff --git a/dev/fluids/R507A.json b/dev/fluids/R507A.json index 53efdefd..6c94b58d 100644 --- a/dev/fluids/R507A.json +++ b/dev/fluids/R507A.json @@ -140,18 +140,26 @@ "sat_min_liquid": { "T": 200.0, "T_units": "K", + "hmolar": 106735.6463810916, + "hmolar_units": "J/mol", "p": 23232.992819809653, "p_units": "Pa", "rhomolar": 14129.886768156659, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": 606.206802640878, + "smolar_units": "J/mol/K" }, "sat_min_vapor": { "T": 200.0, "T_units": "K", + "hmolar": 319887.50612454535, + "hmolar_units": "J/mol", "p": 23221.94234304102, "p_units": "Pa", "rhomolar": 14.225518221449525, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": 1671.6701621967431, + "smolar_units": "J/mol/K" } }, "T_max": 450, @@ -339,18 +347,26 @@ "triple_liquid": { "T": 200.0, "T_units": "K", + "hmolar": 106735.6463810916, + "hmolar_units": "J/mol", "p": 23232.992819809653, "p_units": "Pa", "rhomolar": 14129.886768156659, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": 606.206802640878, + "smolar_units": "J/mol/K" }, "triple_vapor": { "T": 200.0, "T_units": "K", + "hmolar": 319887.50612454535, + "hmolar_units": "J/mol", "p": 23221.94234304102, "p_units": "Pa", "rhomolar": 14.225518221449525, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": 1671.6701621967431, + "smolar_units": "J/mol/K" } }, "TRANSPORT": { diff --git a/dev/fluids/RC318.json b/dev/fluids/RC318.json index 2fdc19ee..dbd296c7 100644 --- a/dev/fluids/RC318.json +++ b/dev/fluids/RC318.json @@ -237,18 +237,26 @@ "sat_min_liquid": { "T": 233.35, "T_units": "K", + "hmolar": 159761.0554629336, + "hmolar_units": "J/mol", "p": 19461.056080373808, "p_units": "Pa", "rhomolar": 8645.183286519043, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": 841.217344160813, + "smolar_units": "J/mol/K" }, "sat_min_vapor": { "T": 233.35, "T_units": "K", + "hmolar": 287984.1584253423, + "hmolar_units": "J/mol", "p": 19461.056080587157, "p_units": "Pa", "rhomolar": 10.156903370453128, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": 1390.705679119016, + "smolar_units": "J/mol/K" } }, "T_max": 623, @@ -453,18 +461,26 @@ "triple_liquid": { "T": 233.35, "T_units": "K", + "hmolar": 159761.0554629336, + "hmolar_units": "J/mol", "p": 19461.056080373808, "p_units": "Pa", "rhomolar": 8645.183286519043, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": 841.217344160813, + "smolar_units": "J/mol/K" }, "triple_vapor": { "T": 233.35, "T_units": "K", + "hmolar": 287984.1584253423, + "hmolar_units": "J/mol", "p": 19461.056080587157, "p_units": "Pa", "rhomolar": 10.156903370453128, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": 1390.705679119016, + "smolar_units": "J/mol/K" } }, "TRANSPORT": { diff --git a/dev/fluids/SES36.json b/dev/fluids/SES36.json index 06453809..89ebb51b 100644 --- a/dev/fluids/SES36.json +++ b/dev/fluids/SES36.json @@ -125,18 +125,26 @@ "sat_min_liquid": { "T": 200.0, "T_units": "K", + "hmolar": 91446.02243328895, + "hmolar_units": "J/mol", "p": 573.2898712226755, "p_units": "Pa", "rhomolar": 8604.642607036263, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": 790.7197113405235, + "smolar_units": "J/mol/K" }, "sat_min_vapor": { "T": 200.0, "T_units": "K", + "hmolar": 318766.76411852683, + "hmolar_units": "J/mol", "p": 573.2898712226755, "p_units": "Pa", "rhomolar": 0.3451560286454873, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": 1612.461508895001, + "smolar_units": "J/mol/K" } }, "T_max": 725, @@ -292,18 +300,26 @@ "triple_liquid": { "T": 200.0, "T_units": "K", + "hmolar": 91446.02243328895, + "hmolar_units": "J/mol", "p": 573.2898712226755, "p_units": "Pa", "rhomolar": 8604.642607036263, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": 790.7197113405235, + "smolar_units": "J/mol/K" }, "triple_vapor": { "T": 200.0, "T_units": "K", + "hmolar": 318766.76411852683, + "hmolar_units": "J/mol", "p": 573.2898712226755, "p_units": "Pa", "rhomolar": 0.3451560286454873, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": 1612.461508895001, + "smolar_units": "J/mol/K" } } } \ No newline at end of file diff --git a/dev/fluids/SulfurDioxide.json b/dev/fluids/SulfurDioxide.json index 2c078fa2..43b83f0e 100644 --- a/dev/fluids/SulfurDioxide.json +++ b/dev/fluids/SulfurDioxide.json @@ -242,20 +242,28 @@ "rhomolar_units": "mol/m^3" }, "sat_min_liquid": { - "T": 197.7, + "T": 197.70000000000002, "T_units": "K", - "p": 1660.2201932032947, + "hmolar": -89303.41601175706, + "hmolar_units": "J/mol", + "p": 1660.2201928617612, "p_units": "Pa", - "rhomolar": 25290.031606676366, - "rhomolar_units": "mol/m^3" + "rhomolar": 25290.03160667636, + "rhomolar_units": "mol/m^3", + "smolar": -390.0144524019573, + "smolar_units": "J/mol/K" }, "sat_min_vapor": { - "T": 197.7, + "T": 197.70000000000002, "T_units": "K", - "p": 1660.2201925857125, + "hmolar": 355000.94924942945, + "hmolar_units": "J/mol", + "p": 1660.2201925857232, "p_units": "Pa", - "rhomolar": 1.0119785850078387, - "rhomolar_units": "mol/m^3" + "rhomolar": 1.011978585007845, + "rhomolar_units": "mol/m^3", + "smolar": 1857.3520891319013, + "smolar_units": "J/mol/K" } }, "T_max": 525, @@ -377,20 +385,28 @@ "rhomolar_units": "mol/m^3" }, "triple_liquid": { - "T": 197.7, + "T": 197.70000000000002, "T_units": "K", - "p": 1660.2201932032947, + "hmolar": -89303.41601175706, + "hmolar_units": "J/mol", + "p": 1660.2201928617612, "p_units": "Pa", - "rhomolar": 25290.031606676366, - "rhomolar_units": "mol/m^3" + "rhomolar": 25290.03160667636, + "rhomolar_units": "mol/m^3", + "smolar": -390.0144524019573, + "smolar_units": "J/mol/K" }, "triple_vapor": { - "T": 197.7, + "T": 197.70000000000002, "T_units": "K", - "p": 1660.2201925857125, + "hmolar": 355000.94924942945, + "hmolar_units": "J/mol", + "p": 1660.2201925857232, "p_units": "Pa", - "rhomolar": 1.0119785850078387, - "rhomolar_units": "mol/m^3" + "rhomolar": 1.011978585007845, + "rhomolar_units": "mol/m^3", + "smolar": 1857.3520891319013, + "smolar_units": "J/mol/K" } } } \ No newline at end of file diff --git a/dev/fluids/SulfurHexafluoride.json b/dev/fluids/SulfurHexafluoride.json index c3ff701c..3120e7ac 100644 --- a/dev/fluids/SulfurHexafluoride.json +++ b/dev/fluids/SulfurHexafluoride.json @@ -242,18 +242,26 @@ "sat_min_liquid": { "T": 223.555, "T_units": "K", + "hmolar": 154071.51363025475, + "hmolar_units": "J/mol", "p": 231424.47394843464, "p_units": "Pa", "rhomolar": 12632.389958220523, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": 817.47449560505, + "smolar_units": "J/mol/K" }, "sat_min_vapor": { "T": 223.555, "T_units": "K", + "hmolar": 264687.89935937617, + "hmolar_units": "J/mol", "p": 231424.4739483515, "p_units": "Pa", "rhomolar": 133.92361317348087, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": 1312.280631585789, + "smolar_units": "J/mol/K" } }, "T_max": 650, @@ -531,18 +539,26 @@ "triple_liquid": { "T": 223.555, "T_units": "K", + "hmolar": 154071.51363025475, + "hmolar_units": "J/mol", "p": 231424.47394843464, "p_units": "Pa", "rhomolar": 12632.389958220523, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": 817.47449560505, + "smolar_units": "J/mol/K" }, "triple_vapor": { "T": 223.555, "T_units": "K", + "hmolar": 264687.89935937617, + "hmolar_units": "J/mol", "p": 231424.4739483515, "p_units": "Pa", "rhomolar": 133.92361317348087, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": 1312.280631585789, + "smolar_units": "J/mol/K" } }, "TRANSPORT": { diff --git a/dev/fluids/Toluene.json b/dev/fluids/Toluene.json index b83537b6..0aa31ae1 100644 --- a/dev/fluids/Toluene.json +++ b/dev/fluids/Toluene.json @@ -240,18 +240,26 @@ "sat_min_liquid": { "T": 178.0, "T_units": "K", + "hmolar": -344903.5018360175, + "hmolar_units": "J/mol", "p": 0.03939335305480613, "p_units": "Pa", "rhomolar": 10580.060481630711, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": -1260.829708080426, + "smolar_units": "J/mol/K" }, "sat_min_vapor": { "T": 178.0, "T_units": "K", + "hmolar": 147127.12976473555, + "hmolar_units": "J/mol", "p": 0.03939347881735968, "p_units": "Pa", "rhomolar": 2.66176552511028e-05, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": 1503.387323384477, + "smolar_units": "J/mol/K" } }, "T_max": 700, @@ -391,18 +399,26 @@ "triple_liquid": { "T": 178.0, "T_units": "K", + "hmolar": -344903.5018360175, + "hmolar_units": "J/mol", "p": 0.03939335305480613, "p_units": "Pa", "rhomolar": 10580.060481630711, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": -1260.829708080426, + "smolar_units": "J/mol/K" }, "triple_vapor": { "T": 178.0, "T_units": "K", + "hmolar": 147127.12976473555, + "hmolar_units": "J/mol", "p": 0.03939347881735968, "p_units": "Pa", "rhomolar": 2.66176552511028e-05, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": 1503.387323384477, + "smolar_units": "J/mol/K" } }, "TRANSPORT": { diff --git a/dev/fluids/Water.json b/dev/fluids/Water.json index a705b2db..00b736e4 100644 --- a/dev/fluids/Water.json +++ b/dev/fluids/Water.json @@ -303,18 +303,26 @@ "sat_min_liquid": { "T": 273.16, "T_units": "K", + "hmolar": 0.6117807197178566, + "hmolar_units": "J/mol", "p": 611.6548784893043, "p_units": "Pa", "rhomolar": 55496.955140005135, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": -3.4998147588003994e-09, + "smolar_units": "J/mol/K" }, "sat_min_vapor": { "T": 273.16, "T_units": "K", + "hmolar": 2500915.191465574, + "hmolar_units": "J/mol", "p": 611.6547710048351, "p_units": "Pa", "rhomolar": 0.2694700808644382, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": 9155.493409300421, + "smolar_units": "J/mol/K" } }, "T_max": 1273, @@ -683,18 +691,26 @@ "triple_liquid": { "T": 273.16, "T_units": "K", + "hmolar": 0.6117807197178566, + "hmolar_units": "J/mol", "p": 611.6548784893043, "p_units": "Pa", "rhomolar": 55496.955140005135, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": -3.4998147588003994e-09, + "smolar_units": "J/mol/K" }, "triple_vapor": { "T": 273.16, "T_units": "K", + "hmolar": 2500915.191465574, + "hmolar_units": "J/mol", "p": 611.6547710048351, "p_units": "Pa", "rhomolar": 0.2694700808644382, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": 9155.493409300421, + "smolar_units": "J/mol/K" } }, "TRANSPORT": { diff --git a/dev/fluids/Xenon.json b/dev/fluids/Xenon.json index 4aed0c3f..35fce01a 100644 --- a/dev/fluids/Xenon.json +++ b/dev/fluids/Xenon.json @@ -258,18 +258,26 @@ "sat_min_liquid": { "T": 161.4, "T_units": "K", + "hmolar": -1241.5599436893087, + "hmolar_units": "J/mol", "p": 81747.79906625318, "p_units": "Pa", "rhomolar": 22592.342443411824, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": -7.56608726387186, + "smolar_units": "J/mol/K" }, "sat_min_vapor": { "T": 161.4, "T_units": "K", + "hmolar": 95165.6302344366, + "hmolar_units": "J/mol", "p": 81747.79906573116, "p_units": "Pa", "rhomolar": 62.61266657683732, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": 589.7523153323567, + "smolar_units": "J/mol/K" } }, "T_max": 750, @@ -392,18 +400,26 @@ "triple_liquid": { "T": 161.4, "T_units": "K", + "hmolar": -1241.5599436893087, + "hmolar_units": "J/mol", "p": 81747.79906625318, "p_units": "Pa", "rhomolar": 22592.342443411824, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": -7.56608726387186, + "smolar_units": "J/mol/K" }, "triple_vapor": { "T": 161.4, "T_units": "K", + "hmolar": 95165.6302344366, + "hmolar_units": "J/mol", "p": 81747.79906573116, "p_units": "Pa", "rhomolar": 62.61266657683732, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": 589.7523153323567, + "smolar_units": "J/mol/K" } } } \ No newline at end of file diff --git a/dev/fluids/cis-2-Butene.json b/dev/fluids/cis-2-Butene.json index 890423ab..56ee0fd1 100644 --- a/dev/fluids/cis-2-Butene.json +++ b/dev/fluids/cis-2-Butene.json @@ -241,18 +241,26 @@ "sat_min_liquid": { "T": 134.3, "T_units": "K", + "hmolar": -288822.1931695229, + "hmolar_units": "J/mol", "p": 0.26364996313646216, "p_units": "Pa", "rhomolar": 14084.011372882018, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": -1460.0818570877227, + "smolar_units": "J/mol/K" }, "sat_min_vapor": { "T": 134.3, "T_units": "K", + "hmolar": 257663.57433823685, + "hmolar_units": "J/mol", "p": 0.26364966495341174, "p_units": "Pa", "rhomolar": 0.00023611178082609332, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": 2609.0601198907557, + "smolar_units": "J/mol/K" } }, "T_max": 525, @@ -371,18 +379,26 @@ "triple_liquid": { "T": 134.3, "T_units": "K", + "hmolar": -288822.1931695229, + "hmolar_units": "J/mol", "p": 0.26364996313646216, "p_units": "Pa", "rhomolar": 14084.011372882018, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": -1460.0818570877227, + "smolar_units": "J/mol/K" }, "triple_vapor": { "T": 134.3, "T_units": "K", + "hmolar": 257663.57433823685, + "hmolar_units": "J/mol", "p": 0.26364966495341174, "p_units": "Pa", "rhomolar": 0.00023611178082609332, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": 2609.0601198907557, + "smolar_units": "J/mol/K" } } } \ No newline at end of file diff --git a/dev/fluids/m-Xylene.json b/dev/fluids/m-Xylene.json index 03721dfb..292ed26a 100644 --- a/dev/fluids/m-Xylene.json +++ b/dev/fluids/m-Xylene.json @@ -230,18 +230,26 @@ "sat_min_liquid": { "T": 225.3, "T_units": "K", + "hmolar": -334769.5334438446, + "hmolar_units": "J/mol", "p": 3.123267555690047, "p_units": "Pa", "rhomolar": 8676.649495127216, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": -1063.3566372621685, + "smolar_units": "J/mol/K" }, "sat_min_vapor": { "T": 225.3, "T_units": "K", + "hmolar": 109079.72932474893, + "hmolar_units": "J/mol", "p": 3.123267492826516, "p_units": "Pa", "rhomolar": 0.0016673173990112535, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": 906.6800372544477, + "smolar_units": "J/mol/K" } }, "T_max": 700, @@ -426,18 +434,26 @@ "triple_liquid": { "T": 225.3, "T_units": "K", + "hmolar": -334769.5334438446, + "hmolar_units": "J/mol", "p": 3.123267555690047, "p_units": "Pa", "rhomolar": 8676.649495127216, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": -1063.3566372621685, + "smolar_units": "J/mol/K" }, "triple_vapor": { "T": 225.3, "T_units": "K", + "hmolar": 109079.72932474893, + "hmolar_units": "J/mol", "p": 3.123267492826516, "p_units": "Pa", "rhomolar": 0.0016673173990112535, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": 906.6800372544477, + "smolar_units": "J/mol/K" } } } \ No newline at end of file diff --git a/dev/fluids/n-Butane.json b/dev/fluids/n-Butane.json index bf205ab1..c1673b3c 100644 --- a/dev/fluids/n-Butane.json +++ b/dev/fluids/n-Butane.json @@ -261,18 +261,26 @@ "sat_min_liquid": { "T": 134.895, "T_units": "K", + "hmolar": -89823.6798926301, + "hmolar_units": "J/mol", "p": 0.6656573875403293, "p_units": "Pa", "rhomolar": 12645.062133275143, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": -465.11202473502084, + "smolar_units": "J/mol/K" }, "sat_min_vapor": { "T": 134.895, "T_units": "K", + "hmolar": 406105.6426967852, + "hmolar_units": "J/mol", "p": 0.6656588871711283, "p_units": "Pa", "rhomolar": 0.0005935026998216393, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": 3211.297942939188, + "smolar_units": "J/mol/K" } }, "T_max": 340, @@ -491,18 +499,26 @@ "triple_liquid": { "T": 134.895, "T_units": "K", + "hmolar": -89823.6798926301, + "hmolar_units": "J/mol", "p": 0.6656573875403293, "p_units": "Pa", "rhomolar": 12645.062133275143, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": -465.11202473502084, + "smolar_units": "J/mol/K" }, "triple_vapor": { "T": 134.895, "T_units": "K", + "hmolar": 406105.6426967852, + "hmolar_units": "J/mol", "p": 0.6656588871711283, "p_units": "Pa", "rhomolar": 0.0005935026998216393, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": 3211.297942939188, + "smolar_units": "J/mol/K" } }, "TRANSPORT": { diff --git a/dev/fluids/n-Decane.json b/dev/fluids/n-Decane.json index 23819acc..63daba26 100644 --- a/dev/fluids/n-Decane.json +++ b/dev/fluids/n-Decane.json @@ -242,18 +242,26 @@ "sat_min_liquid": { "T": 243.5, "T_units": "K", + "hmolar": -486727.81767780485, + "hmolar_units": "J/mol", "p": 1.4041832640348504, "p_units": "Pa", "rhomolar": 5406.416906179151, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": -1427.2482197962172, + "smolar_units": "J/mol/K" }, "sat_min_vapor": { "T": 243.5, "T_units": "K", + "hmolar": -94080.04701369934, + "hmolar_units": "J/mol", "p": 1.404183641548518, "p_units": "Pa", "rhomolar": 0.000693577057214765, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": 185.26829217139897, + "smolar_units": "J/mol/K" } }, "T_max": 675, @@ -391,18 +399,26 @@ "triple_liquid": { "T": 243.5, "T_units": "K", + "hmolar": -486727.81767780485, + "hmolar_units": "J/mol", "p": 1.4041832640348504, "p_units": "Pa", "rhomolar": 5406.416906179151, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": -1427.2482197962172, + "smolar_units": "J/mol/K" }, "triple_vapor": { "T": 243.5, "T_units": "K", + "hmolar": -94080.04701369934, + "hmolar_units": "J/mol", "p": 1.404183641548518, "p_units": "Pa", "rhomolar": 0.000693577057214765, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": 185.26829217139897, + "smolar_units": "J/mol/K" } }, "TRANSPORT": { diff --git a/dev/fluids/n-Dodecane.json b/dev/fluids/n-Dodecane.json index 8f2cbbfc..ce3442da 100644 --- a/dev/fluids/n-Dodecane.json +++ b/dev/fluids/n-Dodecane.json @@ -245,18 +245,26 @@ "sat_min_liquid": { "T": 263.6, "T_units": "K", + "hmolar": -567239.8870949375, + "hmolar_units": "J/mol", "p": 0.6262108392550705, "p_units": "Pa", "rhomolar": 4529.1463736398255, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": -1526.5620600983034, + "smolar_units": "J/mol/K" }, "sat_min_vapor": { "T": 263.6, "T_units": "K", + "hmolar": -184973.08214062924, + "hmolar_units": "J/mol", "p": 0.6262109235467381, "p_units": "Pa", "rhomolar": 0.00028572146420914683, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": -76.38449957361414, + "smolar_units": "J/mol/K" } }, "T_max": 800, @@ -400,18 +408,26 @@ "triple_liquid": { "T": 263.6, "T_units": "K", + "hmolar": -567239.8870949375, + "hmolar_units": "J/mol", "p": 0.6262108392550705, "p_units": "Pa", "rhomolar": 4529.1463736398255, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": -1526.5620600983034, + "smolar_units": "J/mol/K" }, "triple_vapor": { "T": 263.6, "T_units": "K", + "hmolar": -184973.08214062924, + "hmolar_units": "J/mol", "p": 0.6262109235467381, "p_units": "Pa", "rhomolar": 0.00028572146420914683, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": -76.38449957361414, + "smolar_units": "J/mol/K" } }, "TRANSPORT": { diff --git a/dev/fluids/n-Heptane.json b/dev/fluids/n-Heptane.json index 06f79d8b..39e99be6 100644 --- a/dev/fluids/n-Heptane.json +++ b/dev/fluids/n-Heptane.json @@ -244,18 +244,26 @@ "sat_min_liquid": { "T": 182.55, "T_units": "K", + "hmolar": -415371.0850016463, + "hmolar_units": "J/mol", "p": 0.17549029896871648, "p_units": "Pa", "rhomolar": 7745.685209191344, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": -1536.7237278278944, + "smolar_units": "J/mol/K" }, "sat_min_vapor": { "T": 182.55, "T_units": "K", + "hmolar": 25814.44230641311, + "hmolar_units": "J/mol", "p": 0.17549039806513395, "p_units": "Pa", "rhomolar": 0.00011562068460706606, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": 880.0690813096527, + "smolar_units": "J/mol/K" } }, "T_max": 310, @@ -389,18 +397,26 @@ "triple_liquid": { "T": 182.55, "T_units": "K", + "hmolar": -415371.0850016463, + "hmolar_units": "J/mol", "p": 0.17549029896871648, "p_units": "Pa", "rhomolar": 7745.685209191344, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": -1536.7237278278944, + "smolar_units": "J/mol/K" }, "triple_vapor": { "T": 182.55, "T_units": "K", + "hmolar": 25814.44230641311, + "hmolar_units": "J/mol", "p": 0.17549039806513395, "p_units": "Pa", "rhomolar": 0.00011562068460706606, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": 880.0690813096527, + "smolar_units": "J/mol/K" } }, "TRANSPORT": { diff --git a/dev/fluids/n-Hexane.json b/dev/fluids/n-Hexane.json index 09452a24..c743719f 100644 --- a/dev/fluids/n-Hexane.json +++ b/dev/fluids/n-Hexane.json @@ -244,18 +244,26 @@ "sat_min_liquid": { "T": 177.83, "T_units": "K", + "hmolar": -348745.63745319244, + "hmolar_units": "J/mol", "p": 1.2771406410846735, "p_units": "Pa", "rhomolar": 8839.379285343002, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": -1369.1295615644897, + "smolar_units": "J/mol/K" }, "sat_min_vapor": { "T": 177.83, "T_units": "K", + "hmolar": 93410.93512841225, + "hmolar_units": "J/mol", "p": 1.2771404213399993, "p_units": "Pa", "rhomolar": 0.0008637746216777545, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": 1117.2707791069665, + "smolar_units": "J/mol/K" } }, "T_max": 548, @@ -408,18 +416,26 @@ "triple_liquid": { "T": 177.83, "T_units": "K", + "hmolar": -348745.63745319244, + "hmolar_units": "J/mol", "p": 1.2771406410846735, "p_units": "Pa", "rhomolar": 8839.379285343002, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": -1369.1295615644897, + "smolar_units": "J/mol/K" }, "triple_vapor": { "T": 177.83, "T_units": "K", + "hmolar": 93410.93512841225, + "hmolar_units": "J/mol", "p": 1.2771404213399993, "p_units": "Pa", "rhomolar": 0.0008637746216777545, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": 1117.2707791069665, + "smolar_units": "J/mol/K" } }, "TRANSPORT": { diff --git a/dev/fluids/n-Nonane.json b/dev/fluids/n-Nonane.json index 471a0280..2357e1a9 100644 --- a/dev/fluids/n-Nonane.json +++ b/dev/fluids/n-Nonane.json @@ -239,20 +239,28 @@ "rhomolar_units": "mol/m^3" }, "sat_min_liquid": { - "T": 219.7, + "T": 219.70000000000002, "T_units": "K", - "p": 0.4444851192610173, + "hmolar": -473079.95989379735, + "hmolar_units": "J/mol", + "p": 0.4444851192610174, "p_units": "Pa", "rhomolar": 6051.956248185525, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": -1495.0027703954047, + "smolar_units": "J/mol/K" }, "sat_min_vapor": { - "T": 219.7, + "T": 219.70000000000002, "T_units": "K", - "p": 0.44448541774268124, + "hmolar": -62797.90858057728, + "hmolar_units": "J/mol", + "p": 0.4444854177426813, "p_units": "Pa", "rhomolar": 0.00024332923985951745, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": 372.4621877895269, + "smolar_units": "J/mol/K" } }, "T_max": 600, @@ -388,20 +396,28 @@ "rhomolar_units": "mol/m^3" }, "triple_liquid": { - "T": 219.7, + "T": 219.70000000000002, "T_units": "K", - "p": 0.4444851192610173, + "hmolar": -473079.95989379735, + "hmolar_units": "J/mol", + "p": 0.4444851192610174, "p_units": "Pa", "rhomolar": 6051.956248185525, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": -1495.0027703954047, + "smolar_units": "J/mol/K" }, "triple_vapor": { - "T": 219.7, + "T": 219.70000000000002, "T_units": "K", - "p": 0.44448541774268124, + "hmolar": -62797.90858057728, + "hmolar_units": "J/mol", + "p": 0.4444854177426813, "p_units": "Pa", "rhomolar": 0.00024332923985951745, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": 372.4621877895269, + "smolar_units": "J/mol/K" } }, "TRANSPORT": { diff --git a/dev/fluids/n-Octane.json b/dev/fluids/n-Octane.json index 32de7300..91d0197c 100644 --- a/dev/fluids/n-Octane.json +++ b/dev/fluids/n-Octane.json @@ -246,18 +246,26 @@ "sat_min_liquid": { "T": 216.37, "T_units": "K", + "hmolar": -416583.45126441907, + "hmolar_units": "J/mol", "p": 1.9889158763256218, "p_units": "Pa", "rhomolar": 6686.398950048653, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": -1375.9851276467652, + "smolar_units": "J/mol/K" }, "sat_min_vapor": { "T": 216.37, "T_units": "K", + "hmolar": -438.8173735585056, + "hmolar_units": "J/mol", "p": 1.9889161884655628, "p_units": "Pa", "rhomolar": 0.0011055747321151467, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": 547.3158562736497, + "smolar_units": "J/mol/K" } }, "T_max": 548, @@ -391,18 +399,26 @@ "triple_liquid": { "T": 216.37, "T_units": "K", + "hmolar": -416583.45126441907, + "hmolar_units": "J/mol", "p": 1.9889158763256218, "p_units": "Pa", "rhomolar": 6686.398950048653, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": -1375.9851276467652, + "smolar_units": "J/mol/K" }, "triple_vapor": { "T": 216.37, "T_units": "K", + "hmolar": -438.8173735585056, + "hmolar_units": "J/mol", "p": 1.9889161884655628, "p_units": "Pa", "rhomolar": 0.0011055747321151467, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": 547.3158562736497, + "smolar_units": "J/mol/K" } }, "TRANSPORT": { diff --git a/dev/fluids/n-Pentane.json b/dev/fluids/n-Pentane.json index 23b0193a..64397910 100644 --- a/dev/fluids/n-Pentane.json +++ b/dev/fluids/n-Pentane.json @@ -262,18 +262,26 @@ "sat_min_liquid": { "T": 143.47, "T_units": "K", + "hmolar": -347774.93325346836, + "hmolar_units": "J/mol", "p": 0.07632298827499298, "p_units": "Pa", "rhomolar": 10566.403034046361, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": -1592.176483694118, + "smolar_units": "J/mol/K" }, "sat_min_vapor": { "T": 143.47, "T_units": "K", + "hmolar": 132170.68901874372, + "hmolar_units": "J/mol", "p": 0.076322183950859, "p_units": "Pa", "rhomolar": 6.398133659997495e-05, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": 1753.0916718241992, + "smolar_units": "J/mol/K" } }, "T_max": 573, @@ -426,18 +434,26 @@ "triple_liquid": { "T": 143.47, "T_units": "K", + "hmolar": -347774.93325346836, + "hmolar_units": "J/mol", "p": 0.07632298827499298, "p_units": "Pa", "rhomolar": 10566.403034046361, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": -1592.176483694118, + "smolar_units": "J/mol/K" }, "triple_vapor": { "T": 143.47, "T_units": "K", + "hmolar": 132170.68901874372, + "hmolar_units": "J/mol", "p": 0.076322183950859, "p_units": "Pa", "rhomolar": 6.398133659997495e-05, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": 1753.0916718241992, + "smolar_units": "J/mol/K" } } } \ No newline at end of file diff --git a/dev/fluids/n-Propane.json b/dev/fluids/n-Propane.json index 83125fbd..e7b4a13a 100644 --- a/dev/fluids/n-Propane.json +++ b/dev/fluids/n-Propane.json @@ -261,18 +261,26 @@ "sat_min_liquid": { "T": 85.525, "T_units": "K", + "hmolar": -196643.67321201958, + "hmolar_units": "J/mol", "p": 0.00017207065534365437, "p_units": "Pa", "rhomolar": 16625.805559650234, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": -1395.913756298202, + "smolar_units": "J/mol/K" }, "sat_min_vapor": { "T": 85.525, "T_units": "K", + "hmolar": 366257.1232020154, + "hmolar_units": "J/mol", "p": 0.0001720461815123227, "p_units": "Pa", "rhomolar": 2.4194535056959285e-07, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": 5185.796812705422, + "smolar_units": "J/mol/K" } }, "T_max": 650, @@ -472,18 +480,26 @@ "triple_liquid": { "T": 85.525, "T_units": "K", + "hmolar": -196643.67321201958, + "hmolar_units": "J/mol", "p": 0.00017207065534365437, "p_units": "Pa", "rhomolar": 16625.805559650234, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": -1395.913756298202, + "smolar_units": "J/mol/K" }, "triple_vapor": { "T": 85.525, "T_units": "K", + "hmolar": 366257.1232020154, + "hmolar_units": "J/mol", "p": 0.0001720461815123227, "p_units": "Pa", "rhomolar": 2.4194535056959285e-07, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": 5185.796812705422, + "smolar_units": "J/mol/K" } }, "TRANSPORT": { diff --git a/dev/fluids/n-Undecane.json b/dev/fluids/n-Undecane.json index 13eb43b0..51cb451c 100644 --- a/dev/fluids/n-Undecane.json +++ b/dev/fluids/n-Undecane.json @@ -231,18 +231,26 @@ "sat_min_liquid": { "T": 247.541, "T_units": "K", + "hmolar": -541448.5726883612, + "hmolar_units": "J/mol", "p": 0.44605604483247113, "p_units": "Pa", "rhomolar": 4962.066427665783, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": -1534.4729010181893, + "smolar_units": "J/mol/K" }, "sat_min_vapor": { "T": 247.541, "T_units": "K", + "hmolar": -149427.14458978892, + "hmolar_units": "J/mol", "p": 0.4460559185490169, "p_units": "Pa", "rhomolar": 0.0002167261148460894, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": 49.1897168861904, + "smolar_units": "J/mol/K" } }, "T_max": 700, @@ -381,18 +389,26 @@ "triple_liquid": { "T": 247.541, "T_units": "K", + "hmolar": -541448.5726883612, + "hmolar_units": "J/mol", "p": 0.44605604483247113, "p_units": "Pa", "rhomolar": 4962.066427665783, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": -1534.4729010181893, + "smolar_units": "J/mol/K" }, "triple_vapor": { "T": 247.541, "T_units": "K", + "hmolar": -149427.14458978892, + "hmolar_units": "J/mol", "p": 0.4460559185490169, "p_units": "Pa", "rhomolar": 0.0002167261148460894, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": 49.1897168861904, + "smolar_units": "J/mol/K" } } } \ No newline at end of file diff --git a/dev/fluids/o-Xylene.json b/dev/fluids/o-Xylene.json index 2715f0fa..f62deb1f 100644 --- a/dev/fluids/o-Xylene.json +++ b/dev/fluids/o-Xylene.json @@ -230,18 +230,26 @@ "sat_min_liquid": { "T": 247.985, "T_units": "K", + "hmolar": -319430.8352957978, + "hmolar_units": "J/mol", "p": 22.805776335706756, "p_units": "Pa", "rhomolar": 8647.22032571275, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": -968.9318029448159, + "smolar_units": "J/mol/K" }, "sat_min_vapor": { "T": 247.985, "T_units": "K", + "hmolar": 117208.21156450913, + "hmolar_units": "J/mol", "p": 22.805776388592573, "p_units": "Pa", "rhomolar": 0.011061576929647215, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": 791.8160118839309, + "smolar_units": "J/mol/K" } }, "T_max": 700, @@ -405,18 +413,26 @@ "triple_liquid": { "T": 247.985, "T_units": "K", + "hmolar": -319430.8352957978, + "hmolar_units": "J/mol", "p": 22.805776335706756, "p_units": "Pa", "rhomolar": 8647.22032571275, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": -968.9318029448159, + "smolar_units": "J/mol/K" }, "triple_vapor": { "T": 247.985, "T_units": "K", + "hmolar": 117208.21156450913, + "hmolar_units": "J/mol", "p": 22.805776388592573, "p_units": "Pa", "rhomolar": 0.011061576929647215, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": 791.8160118839309, + "smolar_units": "J/mol/K" } } } \ No newline at end of file diff --git a/dev/fluids/p-Xylene.json b/dev/fluids/p-Xylene.json index 1901a966..77b91747 100644 --- a/dev/fluids/p-Xylene.json +++ b/dev/fluids/p-Xylene.json @@ -230,18 +230,26 @@ "sat_min_liquid": { "T": 286.40000000000003, "T_units": "K", + "hmolar": -236528.8175469729, + "hmolar_units": "J/mol", "p": 580.0850024716209, "p_units": "Pa", "rhomolar": 8165.004739624579, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": -680.1674027191302, + "smolar_units": "J/mol/K" }, "sat_min_vapor": { "T": 286.40000000000003, "T_units": "K", + "hmolar": 169051.81052031618, + "hmolar_units": "J/mol", "p": 580.0850024821935, "p_units": "Pa", "rhomolar": 0.24384664073930953, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": 735.9660751700676, + "smolar_units": "J/mol/K" } }, "T_max": 700, @@ -424,18 +432,26 @@ "triple_liquid": { "T": 286.40000000000003, "T_units": "K", + "hmolar": -236528.8175469729, + "hmolar_units": "J/mol", "p": 580.0850024716209, "p_units": "Pa", "rhomolar": 8165.004739624579, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": -680.1674027191302, + "smolar_units": "J/mol/K" }, "triple_vapor": { "T": 286.40000000000003, "T_units": "K", + "hmolar": 169051.81052031618, + "hmolar_units": "J/mol", "p": 580.0850024821935, "p_units": "Pa", "rhomolar": 0.24384664073930953, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": 735.9660751700676, + "smolar_units": "J/mol/K" } } } \ No newline at end of file diff --git a/dev/fluids/trans-2-Butene.json b/dev/fluids/trans-2-Butene.json index 553078fb..a13d5496 100644 --- a/dev/fluids/trans-2-Butene.json +++ b/dev/fluids/trans-2-Butene.json @@ -243,18 +243,26 @@ "sat_min_liquid": { "T": 167.60000000000002, "T_units": "K", + "hmolar": -219618.6681520368, + "hmolar_units": "J/mol", "p": 74.81669181016636, "p_units": "Pa", "rhomolar": 13140.755821358496, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": -1008.483401643976, + "smolar_units": "J/mol/K" }, "sat_min_vapor": { "T": 167.60000000000002, "T_units": "K", + "hmolar": 272872.39446839236, + "hmolar_units": "J/mol", "p": 74.81669079807266, "p_units": "Pa", "rhomolar": 0.05370261847342229, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": 1930.0074254471467, + "smolar_units": "J/mol/K" } }, "T_max": 525, @@ -373,18 +381,26 @@ "triple_liquid": { "T": 167.60000000000002, "T_units": "K", + "hmolar": -219618.6681520368, + "hmolar_units": "J/mol", "p": 74.81669181016636, "p_units": "Pa", "rhomolar": 13140.755821358496, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": -1008.483401643976, + "smolar_units": "J/mol/K" }, "triple_vapor": { "T": 167.60000000000002, "T_units": "K", + "hmolar": 272872.39446839236, + "hmolar_units": "J/mol", "p": 74.81669079807266, "p_units": "Pa", "rhomolar": 0.05370261847342229, - "rhomolar_units": "mol/m^3" + "rhomolar_units": "mol/m^3", + "smolar": 1930.0074254471467, + "smolar_units": "J/mol/K" } } } \ No newline at end of file diff --git a/src/Backends/Helmholtz/Fluids/FluidLibrary.h b/src/Backends/Helmholtz/Fluids/FluidLibrary.h index bf6fef55..ad9f0edc 100644 --- a/src/Backends/Helmholtz/Fluids/FluidLibrary.h +++ b/src/Backends/Helmholtz/Fluids/FluidLibrary.h @@ -956,11 +956,15 @@ protected: fluid.triple_liquid.T = -1; fluid.triple_liquid.p = -1; fluid.triple_liquid.rhomolar = -1; + fluid.triple_liquid.hmolar = _HUGE; + fluid.triple_liquid.smolar = _HUGE; } else{ fluid.triple_liquid.T = cpjson::get_double(triple_liquid, "T"); fluid.triple_liquid.p = cpjson::get_double(triple_liquid, "p"); fluid.triple_liquid.rhomolar = cpjson::get_double(triple_liquid, "rhomolar"); + fluid.triple_liquid.hmolar = cpjson::get_double(triple_liquid, "hmolar"); + fluid.triple_liquid.smolar = cpjson::get_double(triple_liquid, "smolar"); } if (!states.HasMember("triple_vapor")){ throw ValueError(format("fluid[\"STATES\"] [%s] does not have \"triple_vapor\" member",fluid.name.c_str())); } @@ -970,11 +974,15 @@ protected: fluid.triple_vapor.T = -1; fluid.triple_vapor.p = -1; fluid.triple_vapor.rhomolar = -1; + fluid.triple_vapor.hmolar = _HUGE; + fluid.triple_vapor.smolar = _HUGE; } else{ fluid.triple_vapor.T = cpjson::get_double(triple_vapor, "T"); fluid.triple_vapor.p = cpjson::get_double(triple_vapor, "p"); fluid.triple_vapor.rhomolar = cpjson::get_double(triple_vapor, "rhomolar"); + fluid.triple_vapor.hmolar = cpjson::get_double(triple_vapor, "hmolar"); + fluid.triple_vapor.smolar = cpjson::get_double(triple_vapor, "smolar"); } };