Energies-citoyennes-en-Pays-de-Vilaine / EnergyManagmentSystem

https://www.projet-elfe.fr
Other
1 stars 1 forks source link

Manage ECS even when needed energy is too high #2

Open Jaxom99 opened 1 year ago

Jaxom99 commented 1 year ago

Status : a hot water tank reports energy in kWh but it's Wh. So ELFE computes a daily consumption that is above the power*time possibility. Bug : the HWT is not included in the planning (exceeding constraints so it is removed from the optimizer). It stays off even if on "driven" mode.

Fix : when excluded from optimization, include it in the output planning ("result" table) as "All 1s" so it stays on.