Skip to content

Releases: rl-institut/spice_ev

Update 1.1.0

11 Feb 10:03

Choose a tag to compare

Added

  • grid connector component: grid operator and voltage level information
  • photovoltaics component
  • time window strategies: peak shaving and peak load window
  • command line option skip_flex_report to skip flex band generation in report

Changed

  • discharge limit moved from general scenario setup to vehicle types
  • made battery calculation more robust for large capacities (no more endless loops)
  • discoupled cost calculation from strategy (allow different pricing schemes)
  • rework of greedy, balanced, balanced_market, distributed, flex_window and schedule strategies

1.0.1

10 Aug 08:10
c841930

Choose a tag to compare

Changed

  • fixed bug if scenario has no timesteps
  • fixed bug regarding V2G discharge power computation in balanced_market
  • give summary of adjusted event times instead of warning for every affected event
  • flake8 compatibility

1.0.0 - Initial Release

24 May 13:50
b45d86f

Choose a tag to compare

Added

  • generate scenarios from different sources (statistics, csv and simbev)
  • simulate with various charging strategies with additional assets and across multiple grid connectors
  • provide cost calculation
  • see Documentation of v1.0.0 for details

Full Changelog: https://github.com/rl-institut/spice_ev/commits/v1.0.0