Published June 8, 2023
| Version v2
Journal article
Open
Scenario data and full code associated with the article: Comparison of battery models integrating energy efficiency and aging for the design of microgrids
- 1. Laplace, Université de Toulouse
Description
This repository includes the files used to run the simulations in the article "Comparison of battery models integrating energy efficiency and aging for the design of microgrids".
The code used to run the simulation is also included. Full documentation and code updates can be found at: https://github.com/Cboennec/Microgrid_Genesys
The detailed contents of this repository are as follows:
- The script for generating scenarios from initial (cleaned-up) Ausgrid data. Data and script are available. The scenarios generated are also included in data_light_50.jld and the first 16 scenarios in this file were used for the article.
- The full package code for simulating with these scenarios is provided in the src file. Battery data is also provided.
- A result_csv folder contains the simulation results used to produce the figures.
- A script to produce all the figures and tables is provided.
- A short Readme to help install the package