Skip to content

v13.0.0

Choose a tag to compare

@github-actions github-actions released this 26 Jan 13:18
2d6af69

13.0.0 (2026-01-26)

⚠ BREAKING CHANGES

  • remove ADJUSTMENT from FACILITY_INPUTS (#1339)
  • remove ADJUSTMENT from FACILITY_INPUTS (#1333)
  • --csv will no longer disable the csv file, --no-csv should be used instead.

Features

Bug Fixes

  • --csv will no longer disable the csv file, --no-csv should be used instead. (94ced50)
  • ensure shaft speed is set correctly after root-finding (#1325) (61c18eb)

Reverts

Documentation

Miscellaneous Chores

Code Refactoring

  • assign ports to all compressor models that receive fluid streams (ecbacfa)
  • assign ports to all compressor models with common shaft (#1291) (ecbacfa)
  • make ports from splitters and mixers (ecbacfa)
  • merge multiple streams and pressures train into common shaft train (#1295) (2b429a2)
  • move category enums to presentation/yaml (d04949a)
  • move NodeInfo (f68980a)
  • remove ADJUSTMENT from FACILITY_INPUTS (#1333) (334d343)
  • remove common base in dto (b7e5596)
  • remove ResultOptions (aa9cd0d)
  • remove unused array type (a7aeabd)
  • rename NodeInfo to ContainerInfo (20ce886)
  • update compress to accept only FluidStream argument (#1307) (db48551)
  • use setter for asv recirculation instead of passing values (#1283) (da0726f)