v0.0.5 code

This commit is contained in:
Hanzhang Ma
2024-05-10 23:57:58 +02:00
parent ebebd2d481
commit 060fa5bff1
6 changed files with 70547 additions and 35277 deletions

View File

@@ -17,12 +17,12 @@
"pv_capacities":{
"begin": 0,
"end": 50000,
"groups": 5
"groups": 11
},
"ess_capacities":{
"begin": 0,
"end": 100000,
"groups": 10
"groups": 11
},
"time_interval":{
"numerator": 15,
@@ -31,7 +31,8 @@
"annotated": {
"unmet_prob": false,
"benefit": false,
"cost": false
"cost": false,
"roi": false
},
"figure_size":{
"height": 9,
@@ -40,6 +41,7 @@
"plot_title":{
"unmet_prob": "Coverage Rate of Factory Electrical Demands",
"cost": "Costs of Microgrid system [m-EUR]",
"benefit": "Financial Profit Based on Py & Ess Configuration (k-EUR / year)"
"benefit": "Financial Profit Based on Py & Ess Configuration (k-EUR / year)",
"roi": "ROI"
}
}