Skip to content

v9.2.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 29 Nov 10:16

9.2.0 (2024-11-29)

Features

  • get json schema for ecalc yaml in cli (#715) (43bf19a)

Bug Fixes

  • check that time series file exists (#716) (b2daf23)
  • flow diagram generation (b7a6dc9)
  • get max standard rate when compressor train has downstream choke (#703) (c22aaaf)
  • raise error if yaml file is empty or not a valid yaml object (#712) (79f0072)

Documentation

  • docs were not correctly updated for v9.1 release (#717) (fc849bd)

Miscellaneous Chores

Code Refactoring

  • create energy interfaces (9527609)
  • implement emitter interface (c463ba8)
  • move EosModel into fluid (82b68a5)
  • move fluid.py into common (e3973aa)
  • remove dto from CompressorWithTurbine (dc7092b)
  • remove dto import in core turbine (1259672)
  • use builders in venting emitter tests (#714) (da54989)