All notable changes to this project will be documented in this file.
The format is inspired from Keep a Changelog and the versioning aim to respect Semantic Versioning.
- Complete revamp of the code base #71
- New HPC methodology
- Optional plots
- Minimum charging energy and SoC threshold
- Charging curve calculation
- 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
- Old code
- Single regions
- 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
- Fix last event in event list when time range is exceeded #66
- Fix first event in event list: set
park_start
to 0 whenpark_start
>0 #66
- Export metadata of run to JSON #27
- Fix package config in setup.py
- Fix conda install instructions
- Fix missing EVs (CSVs) in output #54
First version of simBEV to run simulations of electric vehicle charging demands.