Skip to content
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

Scenarization #38

Merged
merged 44 commits into from
Aug 29, 2024
Merged

Scenarization #38

merged 44 commits into from
Aug 29, 2024

Conversation

ChouaneLouis
Copy link
Contributor

No description provided.

vargastat and others added 30 commits April 23, 2024 18:26
Signed-off-by: Sylvain Leclerc <sylvain.leclerc@rte-france.com>
to test see tests/unittests/data/components_for_thermal_cluster.yml
allows to take data with several scenarios
enable the possibility to use the command with only the parameter --study
fix the fact that the preloaded_libraries parameter in the resolve_library method didn't keep the preloaded models in the returned library
the importing order is an depth-first travelsal of the tree going from every library to the root or an already imported library
the algo :
 - checks if there is cycles and raise error if so
 - can import models form 2 separated tree
 - doesnt check if ports are defined twice

no test available
the code isnt commented
@ianmnz ianmnz merged commit ce4f60f into main Aug 29, 2024
1 check passed
@ianmnz ianmnz deleted the scenarization branch August 29, 2024 09:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants