Skip to content

v13.7.2

Choose a tag to compare

@github-actions github-actions released this 18 May 08:43
Immutable release. Only release title and notes can be modified.
4810580

13.7.2 (2026-05-18)

Bug Fixes

  • neqsim: re-flash gas-only system after liquid removal (#1553) (f5639d7)
  • process: raise on non-positive inlet molar mass in LiquidRemover (1a745f3)
  • process: scale mass rate when LiquidRemover drops out liquid phase (#1546) (1a745f3)
  • return zero rates instead of NaN for zero-rate compressor timesteps (#1535) (faa2f4e)

Documentation

  • changelog entry for LiquidRemover mass-rate fix (1a745f3)
  • changelog entry for zero-rate NaN fix (faa2f4e)

Miscellaneous Chores

  • add process timesteps to simulation (#1556) (5db8cea)
  • expose configuration handlers (a938235)
  • upgrade dependencies for week 20. Auto-generated by devCalc (f71f21c)

Tests

  • process: assert LiquidRemover raises on non-positive inlet molar mass (1a745f3)
  • process: assert LiquidRemover scales mass rate by gas mass fraction (1a745f3)