Releases: rl-institut/simbev
Releases · rl-institut/simbev
2.0.0
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
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
[0.1.2] - 2022-01-10
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
Changed
- Fix missing EVs (CSVs) in output #54
[0.1.0] - 2021-12-21
First version of SimBEV to run simulations of electric vehicle charging demands