v0.0.5 code
This commit is contained in:
10
config.json
10
config.json
@@ -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"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user