@@ -15,7 +15,7 @@ class ess_config:
self.cost_per_kW = cost_per_kW
self.lifetime = lifetime
self.loss = loss
self.storage = 0
self.storage = 100
self.charge_power = charge_power
self.discharge_power = discharge_power
def get_cost(self):
The note is not visible to the blocked user.