Skip to content

Commit

Permalink
v8.6.6 RC1
Browse files Browse the repository at this point in the history
  • Loading branch information
DanWBR committed Dec 11, 2023
1 parent 35a68c5 commit b8c867a
Show file tree
Hide file tree
Showing 46 changed files with 89 additions and 65 deletions.
4 changes: 2 additions & 2 deletions DWSIM.Automation.Tests/My Project/AssemblyInfo.vb
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,5 @@ Imports System.Runtime.InteropServices
' by using the '*' as shown below:
' <Assembly: AssemblyVersion("1.0.*")>

<Assembly: AssemblyVersion("8.6.5.0")>
<Assembly: AssemblyFileVersion("8.6.5.0")>
<Assembly: AssemblyVersion("8.6.6.0")>
<Assembly: AssemblyFileVersion("8.6.6.0")>
2 changes: 1 addition & 1 deletion DWSIM.Automation/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,4 @@
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("8.6.5.0")]
[assembly: AssemblyVersion("8.6.6.0")]
2 changes: 1 addition & 1 deletion DWSIM.Drawing.SkiaSharp/My Project/AssemblyInfo.vb
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,6 @@ Imports System.Runtime.InteropServices
' by using the '*' as shown below:
' <Assembly: AssemblyVersion("1.0.*")>

<Assembly: AssemblyVersion("8.6.5.0")>
<Assembly: AssemblyVersion("8.6.6.0")>

<Assembly: NeutralResourcesLanguageAttribute("en")>
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,4 @@
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("8.6.5.0")]
[assembly: AssemblyVersion("8.6.6.0")]
2 changes: 1 addition & 1 deletion DWSIM.DynamicsManager/My Project/AssemblyInfo.vb
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,4 @@ Imports System.Runtime.InteropServices
' by using the '*' as shown below:
' <Assembly: AssemblyVersion("1.0.*")>

<Assembly: AssemblyVersion("8.6.5.0")>
<Assembly: AssemblyVersion("8.6.6.0")>
2 changes: 1 addition & 1 deletion DWSIM.ExtensionMethods.Eto/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,4 @@
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("8.6.5.0")]
[assembly: AssemblyVersion("8.6.6.0")]
2 changes: 1 addition & 1 deletion DWSIM.ExtensionMethods/My Project/AssemblyInfo.vb
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,4 @@ Imports System.Runtime.InteropServices
' by using the '*' as shown below:
' <Assembly: AssemblyVersion("1.0.*")>

<Assembly: AssemblyVersion("8.6.5.0")>
<Assembly: AssemblyVersion("8.6.6.0")>
4 changes: 2 additions & 2 deletions DWSIM.FileStorage/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -32,5 +32,5 @@
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("8.6.5.0")]
[assembly: AssemblyFileVersion("8.6.5.0")]
[assembly: AssemblyVersion("8.6.6.0")]
[assembly: AssemblyFileVersion("8.6.6.0")]
2 changes: 1 addition & 1 deletion DWSIM.FlowsheetBase/My Project/AssemblyInfo.vb
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,4 @@ Imports System.Runtime.InteropServices
' by using the '*' as shown below:
' <Assembly: AssemblyVersion("1.0.*")>

<Assembly: AssemblyVersion("8.6.5.0")>
<Assembly: AssemblyVersion("8.6.6.0")>
2 changes: 1 addition & 1 deletion DWSIM.FlowsheetSolver/My Project/AssemblyInfo.vb
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,4 @@ Imports System.Runtime.InteropServices
' by using the '*' as shown below:
' <Assembly: AssemblyVersion("1.0.*")>

<Assembly: AssemblyVersion("8.6.5.0")>
<Assembly: AssemblyVersion("8.6.6.0")>
2 changes: 1 addition & 1 deletion DWSIM.GlobalSettings/My Project/AssemblyInfo.vb
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,4 @@ Imports System.Runtime.InteropServices
' by using the '*' as shown below:
' <Assembly: AssemblyVersion("1.0.*")>

<Assembly: AssemblyVersion("8.6.5.0")>
<Assembly: AssemblyVersion("8.6.6.0")>
4 changes: 2 additions & 2 deletions DWSIM.Inspector/My Project/AssemblyInfo.vb
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,5 @@ Imports System.Runtime.InteropServices
' by using the '*' as shown below:
' <Assembly: AssemblyVersion("1.0.*")>

<Assembly: AssemblyVersion("8.6.5.0")>
<Assembly: AssemblyFileVersion("8.6.5.0")>
<Assembly: AssemblyVersion("8.6.6.0")>
<Assembly: AssemblyFileVersion("8.6.6.0")>
2 changes: 1 addition & 1 deletion DWSIM.Interfaces/My Project/AssemblyInfo.vb
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,4 @@ Imports System.Runtime.InteropServices
' by using the '*' as shown below:
' <Assembly: AssemblyVersion("1.0.*")>

<Assembly: AssemblyVersion("8.6.5.0")>
<Assembly: AssemblyVersion("8.6.6.0")>
4 changes: 2 additions & 2 deletions DWSIM.Logging/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -32,5 +32,5 @@
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("8.6.5.0")]
[assembly: AssemblyFileVersion("8.6.5.0")]
[assembly: AssemblyVersion("8.6.6.0")]
[assembly: AssemblyFileVersion("8.6.6.0")]
2 changes: 1 addition & 1 deletion DWSIM.Math/My Project/AssemblyInfo.vb
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,4 @@ Imports System.Runtime.InteropServices
' by using the '*' as shown below:
' <Assembly: AssemblyVersion("1.0.*")>

<Assembly: AssemblyVersion("8.6.5.0")>
<Assembly: AssemblyVersion("8.6.6.0")>
2 changes: 1 addition & 1 deletion DWSIM.Plugins.HeatOfCombustion/My Project/AssemblyInfo.vb
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,4 @@ Imports System.Runtime.InteropServices
' by using the '*' as shown below:
' <Assembly: AssemblyVersion("1.0.*")>

<Assembly: AssemblyVersion("8.6.5.0")>
<Assembly: AssemblyVersion("8.6.6.0")>
2 changes: 1 addition & 1 deletion DWSIM.Plugins.NaturalGas/My Project/AssemblyInfo.vb
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,4 @@ Imports System.Runtime.InteropServices
' by using the '*' as shown below:
' <Assembly: AssemblyVersion("1.0.*")>

<Assembly: AssemblyVersion("8.6.5.0")>
<Assembly: AssemblyVersion("8.6.6.0")>
4 changes: 2 additions & 2 deletions DWSIM.ProFeatures/My Project/AssemblyInfo.vb
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,5 @@ Imports System.Runtime.InteropServices
' by using the '*' as shown below:
' <Assembly: AssemblyVersion("1.0.*")>

<Assembly: AssemblyVersion("8.6.5.0")>
<Assembly: AssemblyFileVersion("8.6.5.0")>
<Assembly: AssemblyVersion("8.6.6.0")>
<Assembly: AssemblyFileVersion("8.6.6.0")>
2 changes: 1 addition & 1 deletion DWSIM.Serializers.XML/My Project/AssemblyInfo.vb
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,4 @@ Imports System.Runtime.InteropServices
' by using the '*' as shown below:
' <Assembly: AssemblyVersion("1.0.*")>

<Assembly: AssemblyVersion("8.6.5.0")>
<Assembly: AssemblyVersion("8.6.6.0")>
2 changes: 1 addition & 1 deletion DWSIM.SharedClasses/My Project/AssemblyInfo.vb
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,4 @@ Imports System.Runtime.InteropServices
' by using the '*' as shown below:
' <Assembly: AssemblyVersion("1.0.*")>

<Assembly: AssemblyVersion("8.6.5.0")>
<Assembly: AssemblyVersion("8.6.6.0")>
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,4 @@
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("8.6.5.0")]
[assembly: AssemblyVersion("8.6.6.0")]
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,4 @@ Imports System.Runtime.InteropServices
' by using the '*' as shown below:
' <Assembly: AssemblyVersion("1.0.*")>

<Assembly: AssemblyVersion("8.6.5.0")>
<Assembly: AssemblyVersion("8.6.6.0")>
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,4 @@ Imports System.Runtime.InteropServices
' by using the '*' as shown below:
' <Assembly: AssemblyVersion("1.0.*")>

<Assembly: AssemblyVersion("8.6.5.0")>
<Assembly: AssemblyVersion("8.6.6.0")>
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,6 @@ Imports System.Runtime.InteropServices
' by using the '*' as shown below:
' <Assembly: AssemblyVersion("1.0.*")>

<Assembly: AssemblyVersion("8.6.5.0")>
<Assembly: AssemblyVersion("8.6.6.0")>

<Assembly: NeutralResourcesLanguageAttribute("en")>
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,4 @@ Imports System.Runtime.InteropServices
' by using the '*' as shown below:
' <Assembly: AssemblyVersion("1.0.*")>

<Assembly: AssemblyVersion("8.6.5.0")>
<Assembly: AssemblyVersion("8.6.6.0")>
4 changes: 2 additions & 2 deletions DWSIM.Thermodynamics.ThermoC/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -32,5 +32,5 @@
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("8.6.5.0")]
[assembly: AssemblyFileVersion("8.6.5.0")]
[assembly: AssemblyVersion("8.6.6.0")]
[assembly: AssemblyFileVersion("8.6.6.0")]
Original file line number Diff line number Diff line change
Expand Up @@ -3625,7 +3625,7 @@
<value>15</value>
</data>
<data name="&gt;&gt;$this.Type" xml:space="preserve">
<value>DWSIM.SharedClasses.ObjectEditorForm, DWSIM.SharedClasses, Version=8.6.5.0, Culture=neutral, PublicKeyToken=null</value>
<value>DWSIM.SharedClasses.ObjectEditorForm, DWSIM.SharedClasses, Version=8.6.6.0, Culture=neutral, PublicKeyToken=null</value>
</data>
<data name="&gt;&gt;tabCompSolid.Parent" xml:space="preserve">
<value>TabPhaseComps</value>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -502,7 +502,7 @@
<value>GroupBox3</value>
</data>
<data name="&gt;&gt;$this.Type" xml:space="preserve">
<value>DWSIM.Thermodynamics.FormConfigPropertyPackageBase, DWSIM.Thermodynamics, Version=8.6.5.0, Culture=neutral, PublicKeyToken=null</value>
<value>DWSIM.Thermodynamics.FormConfigPropertyPackageBase, DWSIM.Thermodynamics, Version=8.6.6.0, Culture=neutral, PublicKeyToken=null</value>
</data>
<data name="GroupBox2.TabIndex" type="System.Int32, mscorlib">
<value>6</value>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -253,7 +253,7 @@
<value>Opções Gerais</value>
</data>
<data name="&gt;&gt;$this.Type" xml:space="preserve">
<value>DWSIM.Thermodynamics.FormConfigPropertyPackageBase, DWSIM.Thermodynamics, Version=8.6.5.0, Culture=neutral, PublicKeyToken=null</value>
<value>DWSIM.Thermodynamics.FormConfigPropertyPackageBase, DWSIM.Thermodynamics, Version=8.6.6.0, Culture=neutral, PublicKeyToken=null</value>
</data>
<data name="&gt;&gt;Button1.ZOrder" xml:space="preserve">
<value>4</value>
Expand Down
2 changes: 1 addition & 1 deletion DWSIM.Thermodynamics/My Project/AssemblyInfo.vb
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,4 @@ Imports System.Runtime.InteropServices
' by using the '*' as shown below:
' <Assembly: AssemblyVersion("1.0.*")>

<Assembly: AssemblyVersion("8.6.5.0")>
<Assembly: AssemblyVersion("8.6.6.0")>
2 changes: 1 addition & 1 deletion DWSIM.UI.Desktop.Editors/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
// The form "{Major}.{Minor}.*" will automatically update the build and revision,
// and "{Major}.{Minor}.{Build}.*" will update just the revision.

[assembly: AssemblyVersion("8.6.5.0")]
[assembly: AssemblyVersion("8.6.6.0")]

// The following attributes are used to specify the signing key for the assembly,
// if desired. See the Mono documentation for more information about signing.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -613,7 +613,7 @@ void Initialize()

s.CreateAndAddLabelRow(container, "Solver Settings");

var methods = new string[] { "Wang-Henke (Bubble Point)", "Napthali-Sandholm (Simultaneous Correction)" };
var methods = new string[] { "Wang-Henke (Bubble Point)", "Modified Wang-Henke (Bubble Point)", "Napthali-Sandholm (Simultaneous Correction)" };

s.CreateAndAddDropDownRow(container, "Solving Method", methods.ToList(), methods.ToList().IndexOf(column.SolvingMethodName), (sender, e) =>
{
Expand Down
6 changes: 6 additions & 0 deletions DWSIM.UI.Desktop.Editors/UnitOperations/General.cs
Original file line number Diff line number Diff line change
Expand Up @@ -2046,6 +2046,9 @@ void Initialize()
arg3.TextColor = (Colors.Red);
}
});
s.CreateAndAddDropDownRow(container, "Slurry Viscosity Correction", new List<string> { "Disabled", "Yoshida et al" },
reactor4.SlurryViscosityMode,
(dd, e) => reactor4.SlurryViscosityMode = dd.SelectedIndex);
break;
case ObjectType.ComponentSeparator:
var csep = (ComponentSeparator)SimObject;
Expand Down Expand Up @@ -2358,6 +2361,9 @@ void Initialize()
});
s.CreateAndAddDescriptionRow(container,
SimObject.GetPropertyDescription("Include Joule-Thomson Effect"));
s.CreateAndAddDropDownRow(container, "Slurry Viscosity Correction", new List<string> { "Disabled", "Yoshida et al" },
pipe.SlurryViscosityMode,
(dd, e) => pipe.SlurryViscosityMode = dd.SelectedIndex);
break;
case ObjectType.Vessel:
var vessel = (Vessel)SimObject;
Expand Down
2 changes: 1 addition & 1 deletion DWSIM.UI.Desktop.Forms/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
// The form "{Major}.{Minor}.*" will automatically update the build and revision,
// and "{Major}.{Minor}.{Build}.*" will update just the revision.

[assembly: AssemblyVersion("8.6.5.0")]
[assembly: AssemblyVersion("8.6.6.0")]

// The following attributes are used to specify the signing key for the assembly,
// if desired. See the Mono documentation for more information about signing.
Expand Down
4 changes: 2 additions & 2 deletions DWSIM.UI.Desktop.Shared/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@
// The form "{Major}.{Minor}.*" will automatically update the build and revision,
// and "{Major}.{Minor}.{Build}.*" will update just the revision.

[assembly: AssemblyVersion("8.6.5.0")]
[assembly: AssemblyFileVersion("8.6.5.0")]
[assembly: AssemblyVersion("8.6.6.0")]
[assembly: AssemblyFileVersion("8.6.6.0")]

// The following attributes are used to specify the signing key for the assembly,
// if desired. See the Mono documentation for more information about signing.
Expand Down
2 changes: 1 addition & 1 deletion DWSIM.UI.Desktop/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
// The form "{Major}.{Minor}.*" will automatically update the build and revision,
// and "{Major}.{Minor}.{Build}.*" will update just the revision.

[assembly: AssemblyVersion("8.6.5.0")]
[assembly: AssemblyVersion("8.6.6.0")]

// The following attributes are used to specify the signing key for the assembly,
// if desired. See the Mono documentation for more information about signing.
Expand Down
2 changes: 1 addition & 1 deletion DWSIM.UnitOperations/My Project/AssemblyInfo.vb
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,6 @@ Imports System.Runtime.InteropServices
' by using the '*' as shown below:
' <Assembly: AssemblyVersion("1.0.*")>

<Assembly: AssemblyVersion("8.6.5.0")>
<Assembly: AssemblyVersion("8.6.6.0")>

<Assembly: NeutralResourcesLanguageAttribute("pt-BR")>
13 changes: 13 additions & 0 deletions DWSIM.UnitOperations/UnitOperations/Pipe.vb
Original file line number Diff line number Diff line change
Expand Up @@ -2508,6 +2508,19 @@ Final3: T = bbb
Next
Next

str.AppendLine()
str.AppendLine("Mach Number Profile")
str.AppendLine()
str.AppendLine("Length (" & su.distance & ")" & vbTab & "Mach Number")
comp_ant = 0
For Each ps In Profile.Sections.Values
For Each res In ps.Results
str.AppendLine(SystemsOfUnits.Converter.ConvertFromSI(su.distance, comp_ant).ToString(numberformat, ci) &
vbTab & res.MachNumber.ToString(numberformat, ci))
comp_ant += ps.Comprimento / ps.Incrementos
Next
Next

str.AppendLine()
str.AppendLine("Liquid Reynolds Number Profile")
str.AppendLine()
Expand Down
2 changes: 1 addition & 1 deletion DWSIM.XFlowsheet/My Project/AssemblyInfo.vb
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,4 @@ Imports System.Runtime.InteropServices
' by using the '*' as shown below:
' <Assembly: AssemblyVersion("1.0.*")>

<Assembly: AssemblyVersion("8.6.5.0")>
<Assembly: AssemblyVersion("8.6.6.0")>
2 changes: 1 addition & 1 deletion DWSIM/My Project/AssemblyInfo.vb
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ Imports System.Runtime.InteropServices
' by using the '*' as shown below:
' <Assembly: AssemblyVersion("1.0.*")>

<Assembly: AssemblyVersion("8.6.5.0")>
<Assembly: AssemblyVersion("8.6.6.0")>
'<Assembly: AssemblyFileVersion("1.6")>

<Assembly: NeutralResourcesLanguageAttribute("pt-BR")>
15 changes: 14 additions & 1 deletion PlatformFiles/Common/readme.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
==================================================
DWSIM - Open Source Process Simulator
Version 8.6.5
Version 8.6.6
Copyright (c) 2017-2023 Daniel Medeiros and contributors
Copyright (c) 2008-2016 Daniel Medeiros, Gregor Reichert, Gustavo Leon
==================================================
Expand Down Expand Up @@ -62,6 +62,19 @@ VERSION HISTORY / CHANGELOG

The full changelog including souce code changes can be viewed at https://github.com/DanWBR/dwsim/commits/windows

Version 8.6.6

- Added Mach number calculation and reporting for gas flow in pipes
- Added slurry viscosity correction for PFR and Pipe Segment (Yoshida et al, https://www.aidic.it/cet/13/32/349.pdf)
- New Modified Bubble-Point solver for Rigorous Columns
- Kinetic/HetCat/Conversion reactions/reactors now support compounds in solid phase
- Surface Tension is now calculated for all liquid phases
- General fixes to Rigorous Column model and solvers
- Fixed issue with Coolprop Incompressibles PP
- Fixed issues with Pump model
- Fixed Solid Cp calculation
- Other minor fixes and enhancements

Version 8.6.5

- Includes ThermoC Property Package
Expand Down
Binary file removed PlatformFiles/Common/samples/Air Cooler 2.dwxmz
Binary file not shown.
Binary file modified PlatformFiles/Common/samples/Biodiesel Production.dwxmz
Binary file not shown.
Binary file modified PlatformFiles/Common/samples/Extractive Distillation.dwxmz
Binary file not shown.
Binary file modified PlatformFiles/Common/samples/Liquid-Liquid Extraction.dwxmz
Binary file not shown.
30 changes: 11 additions & 19 deletions PlatformFiles/Common/whatsnew.txt
Original file line number Diff line number Diff line change
@@ -1,20 +1,12 @@
Version 8.6.5
Version 8.6.6

- Includes ThermoC Property Package
- Dynamic Event transitions
- Export PFR Profile to new spreadsheet (Classic UI/CPUI)
- Heat Exchange Profile now available for all Heat Exchanger calculation modes
- Enhanced Heat Exchange Profile Viewer (CPUI)
- New Enthalpy calculation method (Liquid Cp + Excess)
- EOS-based models can now select Experimental Liquid Cp as Enthalpy calculation method
- Changed duration controls for Dynamics Integrator to allow periods higher than 24 hours (Classic UI)
- Fixed issues with Pure Compound Viewer (Classic UI)
- Fixed conversion reactor energy balance (#541)
- Fixed not being able to update kappa parameters for PRSV2 PP
- Fixed Heat Exchanger calculation when specifiyng invalid outlet temperatures
- Fixed Enthalpy calculation from Liquid Cp
- Fixed/added CO2 Normal Boiling Point
- Fixed Excess Enthalpy calculation
- Fixed Pump curves are not being correctly saved (#548)
- Fixed input issue with Pipe Hydraulic Profile on Classic UI (#543)
- German translation fix
- Added Mach number calculation and reporting for gas flow in pipes
- Added slurry viscosity correction for PFR and Pipe Segment (Yoshida et al, https://www.aidic.it/cet/13/32/349.pdf)
- New Modified Bubble-Point solver for Rigorous Columns
- Kinetic/HetCat/Conversion reactions/reactors now support compounds in solid phase
- Surface Tension is now calculated for all liquid phases
- General fixes to Rigorous Column model and solvers
- Fixed issue with Coolprop Incompressibles PP
- Fixed issues with Pump model
- Fixed Solid Cp calculation
- Other minor fixes and enhancements

0 comments on commit b8c867a

Please sign in to comment.