-
Notifications
You must be signed in to change notification settings - Fork 25
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add enabled
property to ST storage objects, fix bug in save
#1839
Conversation
…ing ST objects (#1807) - Add bool property `enabled` for each ST storage object - Whenever a ST storage is not `enabled`, remove it from computations relatively early (right after loading the data), using a similar mechanism as thermal & renewable clusters - Also fix list.ini files containing only the last ST storage object because of overwrite, add unit test case - Cherry-pick of "Remove sts container (#1804)" --------- Co-authored-by: Vincent Payet <vincent.payet@rte-france.com> Co-authored-by: payetvin <113102157+payetvin@users.noreply.github.com>
Watermelon AI SummaryAI Summary deactivated by flomnes GitHub PRs
Antares_Simulator is an open repo and Watermelon will serve it for free. |
enabled
property to ST storage objectsenabled
property to ST storage objects, fix bug in save
Quality Gate failedFailed conditions 3.8% Duplication on New Code (required ≤ 3%) |
No description provided.