Skip to content

Releases: rl-institut/simbev

2.0.0

15 Mar 19:16
Compare
Choose a tag to compare

What's Changed

  • Add new run option "profile", which uses set driving profiles instead of probabilities
  • New scenario structure
  • New optional scenario files
  • New config options
    Private only run: attempt to fulfill charging demand with only private charging (home or work)
    Parking thresholds for retail and street use cases. Longer standing times will not be allowed to charge.
    Long distance consumption factor, to increase consumption for highway travel
  • Improved performance
  • Update Documentation
  • Fix various bugs

Full Changelog: v1.0.0...v2.0.0

1.0.0

15 Jul 14:03
5660dc7
Compare
Choose a tag to compare

What's Changed

Added

  • Complete revamp of the code base #71
  • New HPC methodology
  • Optional plots
  • Minimum charging energy and SoC threshold
  • Charging curve calculation

Changed

  • Fix implausible driving times #70
  • Optional time series outputs have more data
  • Vehicle csv outputs are now optional
  • All instances of DataFrame.append() have been changed to pandas.concat() #71
  • Performance for time series outputs has been improved drastically #71

Removed

  • Old code
  • Single regions

Full Changelog: v0.1.3...v1.0.0

[0.1.3] - 2022-05-12

12 May 11:01
0435d57
Compare
Choose a tag to compare
[0.1.3] - 2022-05-12 Pre-release
Pre-release

Added

  • Add documentation for simBEV
  • Add total car amounts to metadata output #62
  • Distinguish between private and public charging at use cases home and work #33

Changed

  • Fix last event in event list when time range is exceeded #66
  • Fix first event in event list: set park_start to 0 when park_start>0 #66

[0.1.2] - 2022-01-10

10 Jan 15:45
7cf4b6c
Compare
Choose a tag to compare
[0.1.2] - 2022-01-10 Pre-release
Pre-release

Added

  • Export metadata of run to JSON #27

Changed

  • Fix package config in setup.py
  • Fix conda install instructions

[0.1.1] - 2022-01-04

04 Jan 08:31
5f0b40d
Compare
Choose a tag to compare
[0.1.1] - 2022-01-04 Pre-release
Pre-release

Changed

  • Fix missing EVs (CSVs) in output #54

[0.1.0] - 2021-12-21

21 Dec 13:25
a6ee850
Compare
Choose a tag to compare
[0.1.0] - 2021-12-21 Pre-release
Pre-release

First version of SimBEV to run simulations of electric vehicle charging demands