Skip to content

v0.6.0

Compare
Choose a tag to compare
@andreArtelt andreArtelt released this 22 Jul 12:37
· 137 commits to main since this release
  • Remove PDA as a default hydraulic model
  • Add helper functions to ScenarioControlEnv
  • Add functions for placing sensors everywhere
  • Add sensors for pump energy consumption and pump efficiency
  • SensorConfig: Add function for placing sensors everywhere and test for empty sensor config
  • .inp and .msx files can be opened several times (workaround for EPyT bug 54)
  • Bugfix: ScenarioConfig for handling relative paths
  • Add helper functions to NetworkTopoloy
  • Minor fixes