Skip to content

heo_v0.2.1_29-05-2023

Latest
Compare
Choose a tag to compare
@AmedBrook AmedBrook released this 30 May 06:31
· 8 commits to main since this release

Updates:

  • Realizing 10 time steps model.
  • Removing subscript from LPvariable names as the showcase 1 Genset-1 Bat.
  • Replacing FC notation by FOC for fuel oil consumption.
  • Using Plotly for visualization.
  • Adding Obj_test test unit.
  • Fixing list_Extraction_test module.
  • Updating Mkdocs documentation pages.
  • Using pymdownx.snippets extension to link repository docs to mkdocs pages.
  • Updating Makefile Targets and structure.
  • Adding a Models dir within the root in which a working ready to use heo.py module.
  • Adopting setup.cfg instead of tox.ini file for flake8 configuration.
  • Updating flake8 rules.