Skip to content

Releases: DanWBR/dwsim10

v10.2.3

Choose a tag to compare

@github-actions github-actions released this 22 Aug 23:29

What's new in this release

  • backfill default flash settings in the Avalonia property package editor
  • widen the Compound Creator label column so the enthalpy label is not clipped
  • parse fractional atom counts in a chemical formula
  • ADM1-Full digester substrate characterisation and slurry loading
  • ADM1-Full digester feed alkalinity input

System requirements

Desktop application (self-contained, no .NET runtime installation required):

  • Windows 10 or later (x64 or ARM64)
  • Linux, a recent 64-bit distribution such as Ubuntu 22.04 or later (x64 or ARM64)
  • macOS 12 or later (Intel or Apple Silicon)
  • 4 GB RAM recommended, about 1 GB of free disk space
  • No dedicated GPU required

Headless MCP server (.deb): Debian or Ubuntu (x64 or ARM64), no graphical environment required.

Downloads

File Platform
DWSIM-10.2.3-arm64.dmg macOS (Apple Silicon) - disk image
DWSIM-10.2.3-win-arm64-setup.exe Windows ARM64 - installer
DWSIM-10.2.3-win-x64-setup.exe Windows x64 - installer
DWSIM-10.2.3-x64.dmg macOS (Intel) - disk image
dwsim-10.2.3-linux-arm64.tar.gz Linux ARM64 - portable (tar.gz)
dwsim-10.2.3-linux-x64.tar.gz Linux x64 - portable (tar.gz)
dwsim-10.2.3-osx-arm64.tar.gz macOS (Apple Silicon) - portable (tar.gz)
dwsim-10.2.3-osx-x64.tar.gz macOS (Intel) - portable (tar.gz)
dwsim-10.2.3-win-arm64.zip Windows ARM64 - portable (zip)
dwsim-10.2.3-win-x64.zip Windows x64 - portable (zip)
dwsim-mcp_10.2.3_amd64.deb MCP server (headless) - Linux x64, Debian/Ubuntu
dwsim-mcp_10.2.3_arm64.deb MCP server (headless) - Linux ARM64, Debian/Ubuntu
dwsim_10.2.3_amd64.deb Linux x64 - Debian/Ubuntu package
dwsim_10.2.3_arm64.deb Linux ARM64 - Debian/Ubuntu package

Full Changelog: v10.2.2...v10.2.3

v10.2.2

Choose a tag to compare

@github-actions github-actions released this 22 Aug 15:37

What's new in this release

  • Reaction Manager adds a component that isn't already in the reaction
  • inserted property tables and charts draw instead of reporting an error
  • Weymouth and Panhandle A/B gas pipeline pressure-drop equations for the Pipe
  • seed column dynamic holdup from the steady-state solution before integrating
  • run the dynamic column tray hydraulics with correct stage indexing and a bottom sump

System requirements

Desktop application (self-contained, no .NET runtime installation required):

  • Windows 10 or later (x64 or ARM64)
  • Linux, a recent 64-bit distribution such as Ubuntu 22.04 or later (x64 or ARM64)
  • macOS 12 or later (Intel or Apple Silicon)
  • 4 GB RAM recommended, about 1 GB of free disk space
  • No dedicated GPU required

Headless MCP server (.deb): Debian or Ubuntu (x64 or ARM64), no graphical environment required.

Downloads

File Platform
DWSIM-10.2.2-arm64.dmg macOS (Apple Silicon) - disk image
DWSIM-10.2.2-win-arm64-setup.exe Windows ARM64 - installer
DWSIM-10.2.2-win-x64-setup.exe Windows x64 - installer
DWSIM-10.2.2-x64.dmg macOS (Intel) - disk image
dwsim-10.2.2-linux-arm64.tar.gz Linux ARM64 - portable (tar.gz)
dwsim-10.2.2-linux-x64.tar.gz Linux x64 - portable (tar.gz)
dwsim-10.2.2-osx-arm64.tar.gz macOS (Apple Silicon) - portable (tar.gz)
dwsim-10.2.2-osx-x64.tar.gz macOS (Intel) - portable (tar.gz)
dwsim-10.2.2-win-arm64.zip Windows ARM64 - portable (zip)
dwsim-10.2.2-win-x64.zip Windows x64 - portable (zip)
dwsim-mcp_10.2.2_amd64.deb MCP server (headless) - Linux x64, Debian/Ubuntu
dwsim-mcp_10.2.2_arm64.deb MCP server (headless) - Linux ARM64, Debian/Ubuntu
dwsim_10.2.2_amd64.deb Linux x64 - Debian/Ubuntu package
dwsim_10.2.2_arm64.deb Linux ARM64 - Debian/Ubuntu package

What's Changed

  • ui: complete UI scaling support and restore the Flowsheet Color Theme by @rzhli in #33

New Contributors

  • @rzhli made their first contribution in #33

Full Changelog: v10.2.1...v10.2.2

v10.2.1

Choose a tag to compare

@github-actions github-actions released this 21 Aug 15:40

What's new in this release

  • black-oil gas SG mixing, zero interfacial tension, and a pipe pressure secant guard
  • black-oil compound creator (builder + Avalonia window)
  • apply the UI scaling factor to fonts, controls and icons (issue #17)
  • orient flowsheet objects along local flow and lay recycles out as a rectangle
  • results report window in the cross-platform UI (Results menu)
  • group the results-report objects by unit-operation type, as the classic report does
  • add 10 industrial sample flowsheets as fluent-API tests that save case-library files
  • zero unset feed compounds in the sample flowsheets and anchor the electrolyzer check on Faraday
  • restore the test entries dropped by the merge
  • keep electrolyzer outlet streams mass/molar consistent
  • Case Library tab on the welcome screen
  • place the Case Library tab before FOSSEE on the welcome screen
  • black-oil PVT calibration multipliers (Rs, Bo, Pb, oil viscosity)
  • black-oil lab-PVT calibration fit (BlackOilCalibration)
  • BlackOilCompoundBuilder writes the PVT calibration multipliers into the compound
  • lab-PVT calibration in the Avalonia Black Oil Compound Creator
  • expose DeviceWidth/DeviceHeight (device-pixel size) on FlowsheetCanvas
  • load DWSIM.Support via LoadFrom so Plus extensions share its licence state
  • Master Property Table editor keeps its object/property selection
  • bring the user-guide help system into the repo
  • open links via the OS opener and keep the assistant panel from vanishing on float

System requirements

Desktop application (self-contained, no .NET runtime installation required):

  • Windows 10 or later (x64 or ARM64)
  • Linux, a recent 64-bit distribution such as Ubuntu 22.04 or later (x64 or ARM64)
  • macOS 12 or later (Intel or Apple Silicon)
  • 4 GB RAM recommended, about 1 GB of free disk space
  • No dedicated GPU required

Headless MCP server (.deb): Debian or Ubuntu (x64 or ARM64), no graphical environment required.

Downloads

File Platform
DWSIM-10.2.1-arm64.dmg macOS (Apple Silicon) - disk image
DWSIM-10.2.1-win-x64-setup.exe Windows x64 - installer
DWSIM-10.2.1-x64.dmg macOS (Intel) - disk image
dwsim-10.2.1-linux-arm64.tar.gz Linux ARM64 - portable (tar.gz)
dwsim-10.2.1-linux-x64.tar.gz Linux x64 - portable (tar.gz)
dwsim-10.2.1-osx-arm64.tar.gz macOS (Apple Silicon) - portable (tar.gz)
dwsim-10.2.1-osx-x64.tar.gz macOS (Intel) - portable (tar.gz)
dwsim-10.2.1-win-arm64.zip Windows ARM64 - portable (zip)
dwsim-10.2.1-win-x64.zip Windows x64 - portable (zip)
dwsim-mcp_10.2.1_amd64.deb MCP server (headless) - Linux x64, Debian/Ubuntu
dwsim-mcp_10.2.1_arm64.deb MCP server (headless) - Linux ARM64, Debian/Ubuntu
dwsim_10.2.1_amd64.deb Linux x64 - Debian/Ubuntu package
dwsim_10.2.1_arm64.deb Linux ARM64 - Debian/Ubuntu package

Full Changelog: v10.2.0-rc14...v10.2.1

v10.2.0-rc14

Choose a tag to compare

@github-actions github-actions released this 19 Aug 20:02

What's new in this release

  • make connect mode pick the source and target on click in the cross-platform UI
  • drop a deleted object from the flowsheet graphic-object dictionary
  • gate CAPE-OPEN re-implementations behind a MOBILE build constant
  • run the PV flash fail-safe when a sub-algorithm returns an unconverged temperature
  • guard the PH and PS flashes against an unconverged temperature too
  • terminate the assistant program when DWSIM exits (Avalonia)
  • seed the PV flash from the ideal-K flash temperature
  • delete streams through the flowsheet delete path (Avalonia)
  • stop flowsheet panels blanking on pin/re-dock (Avalonia)
  • offer to remove a previous DWSIM install before installing (Windows)

System requirements

Desktop application (self-contained, no .NET runtime installation required):

  • Windows 10 or later (x64 or ARM64)
  • Linux, a recent 64-bit distribution such as Ubuntu 22.04 or later (x64 or ARM64)
  • macOS 12 or later (Intel or Apple Silicon)
  • 4 GB RAM recommended, about 1 GB of free disk space
  • No dedicated GPU required

Headless MCP server (.deb): Debian or Ubuntu (x64 or ARM64), no graphical environment required.

Downloads

File Platform
DWSIM-10.2.0-rc14-arm64.dmg macOS (Apple Silicon) - disk image
DWSIM-10.2.0-rc14-win-arm64-setup.exe Windows ARM64 - installer
DWSIM-10.2.0-rc14-win-x64-setup.exe Windows x64 - installer
DWSIM-10.2.0-rc14-x64.dmg macOS (Intel) - disk image
dwsim-10.2.0-rc14-linux-arm64.tar.gz Linux ARM64 - portable (tar.gz)
dwsim-10.2.0-rc14-linux-x64.tar.gz Linux x64 - portable (tar.gz)
dwsim-10.2.0-rc14-osx-arm64.tar.gz macOS (Apple Silicon) - portable (tar.gz)
dwsim-10.2.0-rc14-osx-x64.tar.gz macOS (Intel) - portable (tar.gz)
dwsim-10.2.0-rc14-win-arm64.zip Windows ARM64 - portable (zip)
dwsim-10.2.0-rc14-win-x64.zip Windows x64 - portable (zip)
dwsim-mcp_10.2.0-rc14_amd64.deb MCP server (headless) - Linux x64, Debian/Ubuntu
dwsim-mcp_10.2.0-rc14_arm64.deb MCP server (headless) - Linux ARM64, Debian/Ubuntu
dwsim_10.2.0-rc14_amd64.deb Linux x64 - Debian/Ubuntu package
dwsim_10.2.0-rc14_arm64.deb Linux ARM64 - Debian/Ubuntu package

Full Changelog: v10.2.0-rc13...v10.2.0-rc14

v10.2.0-rc13

Choose a tag to compare

@github-actions github-actions released this 19 Aug 14:44

What's new in this release

  • correct vapor thermal conductivity for pressure with the Stiel-Thodos method
  • add a property package only on a deliberate dropdown pick, not on type-ahead

System requirements

Desktop application (self-contained, no .NET runtime installation required):

  • Windows 10 or later (x64 or ARM64)
  • Linux, a recent 64-bit distribution such as Ubuntu 22.04 or later (x64 or ARM64)
  • macOS 12 or later (Intel or Apple Silicon)
  • 4 GB RAM recommended, about 1 GB of free disk space
  • No dedicated GPU required

Headless MCP server (.deb): Debian or Ubuntu (x64 or ARM64), no graphical environment required.

Downloads

File Platform
DWSIM-10.2.0-rc13-arm64.dmg macOS (Apple Silicon) - disk image
DWSIM-10.2.0-rc13-win-arm64-setup.exe Windows ARM64 - installer
DWSIM-10.2.0-rc13-win-x64-setup.exe Windows x64 - installer
DWSIM-10.2.0-rc13-x64.dmg macOS (Intel) - disk image
dwsim-10.2.0-rc13-linux-arm64.tar.gz Linux ARM64 - portable (tar.gz)
dwsim-10.2.0-rc13-linux-x64.tar.gz Linux x64 - portable (tar.gz)
dwsim-10.2.0-rc13-osx-arm64.tar.gz macOS (Apple Silicon) - portable (tar.gz)
dwsim-10.2.0-rc13-osx-x64.tar.gz macOS (Intel) - portable (tar.gz)
dwsim-10.2.0-rc13-win-arm64.zip Windows ARM64 - portable (zip)
dwsim-10.2.0-rc13-win-x64.zip Windows x64 - portable (zip)
dwsim-mcp_10.2.0-rc13_amd64.deb MCP server (headless) - Linux x64, Debian/Ubuntu
dwsim-mcp_10.2.0-rc13_arm64.deb MCP server (headless) - Linux ARM64, Debian/Ubuntu
dwsim_10.2.0-rc13_amd64.deb Linux x64 - Debian/Ubuntu package
dwsim_10.2.0-rc13_arm64.deb Linux ARM64 - Debian/Ubuntu package

Full Changelog: v10.2.0-rc12...v10.2.0-rc13

v10.2.0-rc11

Choose a tag to compare

@github-actions github-actions released this 16 Aug 10:49

What's new in this release

  • stop the macOS app crashing on the WebView and ship the assistant helper executable

System requirements

Desktop application (self-contained, no .NET runtime installation required):

  • Windows 10 or later (x64 or ARM64)
  • Linux, a recent 64-bit distribution such as Ubuntu 22.04 or later (x64 or ARM64)
  • macOS 12 or later (Intel or Apple Silicon)
  • 4 GB RAM recommended, about 1 GB of free disk space
  • No dedicated GPU required

Headless MCP server (.deb): Debian or Ubuntu (x64 or ARM64), no graphical environment required.

Downloads

File Platform
DWSIM-10.2.0-rc11-arm64.dmg macOS (Apple Silicon) - disk image
DWSIM-10.2.0-rc11-win-arm64-setup.exe Windows ARM64 - installer
DWSIM-10.2.0-rc11-win-x64-setup.exe Windows x64 - installer
DWSIM-10.2.0-rc11-x64.dmg macOS (Intel) - disk image
dwsim-10.2.0-rc11-linux-arm64.tar.gz Linux ARM64 - portable (tar.gz)
dwsim-10.2.0-rc11-linux-x64.tar.gz Linux x64 - portable (tar.gz)
dwsim-10.2.0-rc11-osx-arm64.tar.gz macOS (Apple Silicon) - portable (tar.gz)
dwsim-10.2.0-rc11-osx-x64.tar.gz macOS (Intel) - portable (tar.gz)
dwsim-10.2.0-rc11-win-arm64.zip Windows ARM64 - portable (zip)
dwsim-10.2.0-rc11-win-x64.zip Windows x64 - portable (zip)
dwsim-mcp_10.2.0-rc11_amd64.deb MCP server (headless) - Linux x64, Debian/Ubuntu
dwsim-mcp_10.2.0-rc11_arm64.deb MCP server (headless) - Linux ARM64, Debian/Ubuntu
dwsim_10.2.0-rc11_amd64.deb Linux x64 - Debian/Ubuntu package
dwsim_10.2.0-rc11_arm64.deb Linux ARM64 - Debian/Ubuntu package

Full Changelog: v10.2.0-rc10...v10.2.0-rc11

Distribution content 10.2

Choose a tag to compare

@DanWBR DanWBR released this 12 Aug 16:42

Shared distribution content (data, help, samples, User Guide) fetched by the release pipelines. Not an application release.