Skip to content

v8.4.0

Compare
Choose a tag to compare
@flomnes flomnes released this 15 Dec 10:21
· 812 commits to develop since this release

v8.4.0 (12/2022)

Features

  • Add option & command-line argument to write results into a single zip archive #794
  • Add option to set link capacity to null/infinity for physical links only #792
  • Speed up simulations by extracting simplex basis in XPRESS/OR-Tools #957
  • Move Kirchhoff constraint generator to an executable #909
  • Do not export BC MARG PRICE variable by default by #928
  • Enable MPS write with OR-Tools+Sirius

GUI

  • Make sure that RC/beta are displayed in version numbers #739

Bugfix

  • Remove error message printed on -h/--help in antares-solver #895
  • Use average for BC MARG PRICE (daily & weekly) #940
  • Fix crash when exporting MPS with OR-Tools #923
  • Remove obsolete option include-split-exported-mps #956
  • Fix crash when many binding constraints are present in a study #924
  • Fix BC MARG COST values in parallel by @flomnes in #1015
  • Use min gen modulation to compute variable "profit by plant" by @guilpier-code in #1016
  • Round renewable power generation by @flomnes in #985
  • Make logs more expressive when checking link values by @flomnes in #1005
  • Add condition to avoid null pointer by @payetvin in #989

For developers

Documentation

New Contributors

Full Changelog: https://github.com/AntaresSimulatorTeam/Antares_Simulator/compare/v8.3.2..v8.4.0