-
Notifications
You must be signed in to change notification settings - Fork 0
Short circuit results add global filter #148
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
base: main
Are you sure you want to change the base?
Conversation
Signed-off-by: Igor PIROG <[email protected]>
Signed-off-by: Igor PIROG <[email protected]>
Signed-off-by: Igor PIROG <[email protected]>
…nce. Signed-off-by: Igor PIROG <[email protected]>
Signed-off-by: Igor PIROG <[email protected]>
Signed-off-by: Igor PIROG <[email protected]>
Signed-off-by: Igor PIROG <[email protected]>
Signed-off-by: Igor PIROG <[email protected]>
Signed-off-by: Igor PIROG <[email protected]>
Signed-off-by: Igor PIROG <[email protected]>
Signed-off-by: Igor PIROG <[email protected]>
Signed-off-by: Igor PIROG <[email protected]>
pom.xml
Outdated
<dependency> | ||
<groupId>org.gridsuite</groupId> | ||
<artifactId>gridsuite-computation</artifactId> | ||
<version>1.0.1-SNAPSHOT</version> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
<version>1.0.1-SNAPSHOT</version> | |
<version>${gridsuite-computation.version}</version> |
Place after
<powsybl-network-store.version>1.28.0</powsybl-network-store.version> found above
the version property
<gridsuite-computation.version>1.0.0</gridsuite-computation.version>
to compile on github
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I report a part of my code in gridsuite-computation, another version
Signed-off-by: Igor PIROG <[email protected]>
Signed-off-by: Igor PIROG <[email protected]>
/** | ||
* @author Franck Lecuyer <franck.lecuyer at rte-france.com> | ||
*/ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
to correct author
Signed-off-by: Igor PIROG <[email protected]>
…rs :/ Signed-off-by: Igor PIROG <[email protected]>
Signed-off-by: Igor PIROG <[email protected]>
Signed-off-by: Igor PIROG <[email protected]>
…hub.com/gridsuite/shortcircuit-server into short_circuit_results_add_global_filter
… into short_circuit_results_add_global_filter
Signed-off-by: Igor PIROG <[email protected]>
Signed-off-by: Igor PIROG <[email protected]>
Signed-off-by: Igor PIROG <[email protected]>
Signed-off-by: Igor PIROG <[email protected]>
Signed-off-by: Igor PIROG <[email protected]>
Signed-off-by: Igor PIROG <[email protected]>
|
No description provided.