Skip to content

v13.7.8

Choose a tag to compare

@github-actions github-actions released this 28 May 10:27
Immutable release. Only release title and notes can be modified.
aa58c30

13.7.8 (2026-05-28)

Bug Fixes

  • process: short-circuit RateTooHigh before anti-surge in OutletPressureSolver (#1588) (78bd2de)
  • recompute anti-surge recirculation at each upstream-choke probe (#1583) (204bf4b)

Miscellaneous Chores

Code Refactoring

  • introduce YamlProcessUnit types and rename to YamlProcessPipeline (#1581) (7b46cb9)
  • move new YAML process model into yaml_types/process/ (#1587) (d8a40b4)
  • solver: extract rate-recovery helpers (#1577) (43a477a)