Skip to content

Releases: equinor/ecalc

v9.16.6

25 Apr 09:41
Compare
Choose a tag to compare

9.16.6 (2025-04-25)

Documentation

  • added explanation about POWER_ADJUSTMENT_FACTOR (#872) (7990935)

Miscellaneous Chores

  • add compressor stage abc (04f1671)

v9.16.5

22 Apr 10:42
ffc9530
Compare
Choose a tag to compare

9.16.5 (2025-04-22)

Bug Fixes

Miscellaneous Chores

  • upgrade dependencies for week 15. Auto-generated by devCalc (#863) (2c54dee)
  • upgrade dependencies for week 17. Auto-generated by devCalc (bb2a57e)

Code Refactoring

  • move compressor models from core and dto (#845) (91f65b6)
  • move generation of generic from input chart also for system (710c813)
  • move generation of generic from input compressor chart (#868) (710c813)
  • remove generic from process unit and system (92c7457)

v9.16.4

08 Apr 10:14
Compare
Choose a tag to compare

9.16.4 (2025-04-08)

Continuous Integration

  • issue with passing git ref (bfb004d)

v9.16.3

08 Apr 10:02
Compare
Choose a tag to compare

9.16.3 (2025-04-08)

Continuous Integration

v9.16.2

08 Apr 09:20
Compare
Choose a tag to compare

9.16.2 (2025-04-08)

Miscellaneous Chores

  • test global neqsim service (a9620fb)

Continuous Integration

  • update release workflow (987dde9)

v9.16.1

08 Apr 08:01
Compare
Choose a tag to compare

9.16.1 (2025-04-08)

Miscellaneous Chores

  • don't include component in tag (b6e2e11)
  • update changelog, remove bootstrap sha (bec857c)

v9.16.0

07 Apr 12:21
caa4a08
Compare
Choose a tag to compare

9.16.0 (2025-04-04)

Features

  • implement ProcessSystem and ProcessUnit interfaces (e8a981e)

Bug Fixes

Miscellaneous Chores

v9.15.0

04 Apr 06:14
a96b8f0
Compare
Choose a tag to compare

9.15.0 (2025-04-04)

Bug Fixes

  • make sure composition is normalised before calculating avg Mw (#832) (d4f2f40)

Miscellaneous Chores

  • update rich to v14 (#839) (92c455c)
  • upgrade dependencies for week 13. Auto-generated by devCalc (#835) (4df8282)
  • upgrade dependencies for week 14. Auto-generated by devCalc (#841) (33c4481)

Code Refactoring

  • improve thermo performance by refactor of Stream domain (#840) (82d3814)
  • move avg molar mass calc to FluidComposition (#836) (2130488)

v9.14.0

20 Mar 12:53
65dafc7
Compare
Choose a tag to compare

9.14.0 (2025-03-20)

Bug Fixes

  • add missing check for maximum power in multiple stream compressor trains (#830) (ec4d155)
  • stream using old method of getting fluid thermo engine (#829) (61f865f)
  • update mix_neqsim_streams calculation (#813) (15be981)

Miscellaneous Chores

  • add test for maximum power in multiple streams compressor train (ec4d155)
  • remove logger.exception for expected error (553bc34)
  • update changelog (ec4d155)
  • upgrade dependencies for week 12. Auto-generated by devCalc (#825) (5c6afeb)

v9.13.1

13 Mar 13:39
Compare
Choose a tag to compare

9.13.1 (2025-03-13)

Continuous Integration

  • use latest v4 cache action (71c9c38)