Skip to content

v13.0.3

Choose a tag to compare

@github-actions github-actions released this 05 Feb 14:10
c01e0ad

13.0.3 (2026-02-05)

Documentation

Miscellaneous Chores

  • deps: bump actions/checkout from 4 to 6 (6160d88)
  • init process simulation (8dc5ed3)
  • test uv.lock only dependency scanning (3f394d6)
  • upgrade dependencies for week 06. Auto-generated by devCalc (70fb8db)

Code Refactoring

  • add yaml process system top level (#1367) (18f5388)
  • add YAML types for inlet streams and fluid model refs (#1365) (06054fa)
  • make liquid remover inherit from ProcessUnit (#1372) (59706d2)
  • make temperature setter inherit from ProcessUnit (#1373) (6b847cf)
  • merge choke and pressure modifier classes (#1371) (c5013ae)
  • raise exception when process system is outside capacity (d1effef)
  • remove old process system and unit classes (#1356) (3e55c3b)
  • remove shaft from process system (3b6f818)

Tests

  • add choke and speed solver tests (61c83af)

Continuous Integration