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

Loads Margin calculation #420

Draft
wants to merge 55 commits into
base: main
Choose a base branch
from
Draft
Changes from 1 commit
Commits
Show all changes
55 commits
Select commit Hold shift + click to select a range
c884e56
Add model documentation in models.json
Lisrte Jun 19, 2024
93e86f0
Add event models documentation
Lisrte Jun 20, 2024
52843cf
Move ModelConfigsHandler::eventBuilderConfigs in ModelConfigLoader
Lisrte Jun 20, 2024
e83f775
Merge branch 'main' into models_documentation
Lisrte Jul 1, 2024
efde11b
Rename lib to modelName
Lisrte Jul 4, 2024
2cbd3dd
Remove ModelInfos.java interface
Lisrte Jul 4, 2024
61724d4
Merge branch 'refs/heads/main' into models_documentation
Lisrte Jul 4, 2024
2aa8922
Fix merge
Lisrte Jul 4, 2024
8610109
Rename remaining lib to model
Lisrte Jul 4, 2024
019319b
Rename tag to modelName/name
Lisrte Jul 5, 2024
df3274d
Rename dynawaltz to dynawo
Lisrte Jul 5, 2024
eb5d3b6
Update documentation
Lisrte Jul 8, 2024
248b80a
Update documentation 2
Lisrte Jul 8, 2024
91b6b42
Fix code smells
Lisrte Jul 8, 2024
302bc63
Handle load variation area in margin calculation
Lisrte Jul 11, 2024
1720373
Phase 2 in DynawoSimulationContext
Lisrte Jul 12, 2024
fa97b48
Add MarginCalculationParameters and LoadVariationAreaXmlTest
Lisrte Jul 16, 2024
8dd3058
Add LoadIncreaseResult with XML parsing
Lisrte Sep 4, 2024
aee669c
Add provider, handler, multiple jobs
Lisrte Sep 4, 2024
e0caacb
Add LoadsVariationSupplier, fix todo
Lisrte Sep 6, 2024
1b5879a
Merge main
Lisrte Dec 19, 2024
c1960c1
Fix merge
Lisrte Dec 19, 2024
dcdebd5
Remove unused class
Lisrte Dec 19, 2024
1e8faf2
Remove duplicate code
Lisrte Dec 19, 2024
d073157
Remove LoadsVariation::VariationMode
Lisrte Jan 6, 2025
bda6a0b
Fix maven.yml
Lisrte Jan 7, 2025
4cb15fe
Add test coverage
Lisrte Jan 7, 2025
a0f15c4
Phase2 MC predicate
Lisrte Jan 8, 2025
82237be
Handle MC dynawo parameters
Lisrte Jan 13, 2025
e1f78d5
Fix tests
Lisrte Jan 15, 2025
0adfded
Add itools support and MC API
Lisrte Jan 16, 2025
79b092b
Fix checkstyle
Lisrte Jan 20, 2025
162ef76
Fix code smells
Lisrte Jan 21, 2025
e070d6f
Fix job and dyd xml
Lisrte Jan 24, 2025
4ebb33a
Merge branch 'main' into margin_calculation
Lisrte Jan 27, 2025
b4649cb
Fix tests
Lisrte Jan 27, 2025
9a7f40e
Mutualize contingency and aggregated results handing in dynawo-contin…
Lisrte Jan 27, 2025
4b7dd70
Fix MarginCalculationParametersTest
Lisrte Jan 27, 2025
22dc802
Fix distribution pom
Lisrte Jan 27, 2025
e64bed4
Fix distribution pom and report
Lisrte Jan 27, 2025
b92ab19
Add test coverage
Lisrte Jan 30, 2025
6c32ba4
Fix tests
Lisrte Jan 31, 2025
4400c51
Fix tests
Lisrte Jan 31, 2025
d571ccc
Fix tests with isEqualToIgnoringNewLines
Lisrte Jan 31, 2025
ff1ecdd
Fix tests with isEqualToIgnoringNewLines
Lisrte Jan 31, 2025
f1951b6
Fix tests with isEqualToIgnoringNewLines
Lisrte Jan 31, 2025
3d551c5
Fix tests with config, rename test folder
Lisrte Jan 31, 2025
45b03de
Use Builder for simulation context classes
Lisrte Feb 3, 2025
c37056e
Add AbstractContextBuilder
Lisrte Feb 4, 2025
520b893
Fix todo
Lisrte Feb 5, 2025
5eaf283
Add documentation
Lisrte Feb 6, 2025
9913bff
Add LoadVariationModels
Lisrte Feb 10, 2025
9ec0978
Add SimulationModels in DynawoSimulationContext
Lisrte Feb 10, 2025
fb32000
Put macro connection building into the context builders
Lisrte Feb 12, 2025
25a0538
Fix todo
Lisrte Feb 13, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Merge branch 'main' into models_documentation
Lisrte authored Jul 1, 2024
commit e83f775d64410c332e83d6b6ad1af78ee522108a

This merge commit was added into this branch cleanly.

There are no new changes to show, but you can still view the diff.