Skip to content

v10.2.1

Choose a tag to compare

@github-actions github-actions released this 21 Aug 15:40
· 110 commits to master since this release

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