mirror of
https://github.com/Akkudoktor-EOS/EOS.git
synced 2025-08-25 15:01:14 +00:00
min_soc (was killed by someone else, pls dont force push!)
This commit is contained in:
@@ -270,6 +270,7 @@ class optimization_problem:
|
||||
kapazitaet_wh=parameter["pv_akku_cap"],
|
||||
hours=self.prediction_hours,
|
||||
start_soc_prozent=parameter["pv_soc"],
|
||||
min_soc_prozent=parameter["min_soc_prozent"],
|
||||
max_ladeleistung_w=5000,
|
||||
)
|
||||
akku.set_charge_per_hour(np.full(self.prediction_hours, 1))
|
||||
|
Reference in New Issue
Block a user