Skip to content

CTC (Critical Time Calculation) Implementation#592

Open
goasguenerw wants to merge 5 commits into
mainfrom
569_CTC_Implementation
Open

CTC (Critical Time Calculation) Implementation#592
goasguenerw wants to merge 5 commits into
mainfrom
569_CTC_Implementation

Conversation

@goasguenerw
Copy link
Copy Markdown
Collaborator

@goasguenerw goasguenerw commented Dec 16, 2025

Please check if the PR fulfills these requirements

  • The commit message follows our guidelines
  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)
  • A PR or issue has been opened in all impacted repositories (if any)

Does this PR already have an issue describing the problem?

Fixes #569

What kind of change does this PR introduce?

feature

What is the current behavior?

What is the new behavior (if this is a feature change)?
CTC is a new feature in Dynawo 1.8.0. This PR allows user to call this feature in PowSyBl.

Does this PR introduce a breaking change or deprecate an API?

  • Yes
  • No

Other information:

In order to use this PR right now :

  • Have Dynawo 1.8.0 and Dynawo algorithms 1.8.0 (which supposed to have the CTC)
  • Have an assert on theta on Dynawo (branch dynawo/dynawo@master...3628_assert_not_theta)
  • BaseGeneratorSynchronous.mo model : change "omega_grp_@INDEX@_value" instead of "omega_grp_@INDEX@"

@goasguenerw goasguenerw self-assigned this Dec 16, 2025
@goasguenerw goasguenerw added the enhancement New feature or request label Dec 16, 2025
@goasguenerw goasguenerw changed the title CTC (Critical Tima Calculation) Implementation CTC (Critical Time Calculation) Implementation Dec 19, 2025
Comment thread dynawo-integration-tests/pom.xml Outdated
Comment thread dynawo-algorithms/dynawo-critical-time-calculation/pom.xml Outdated
Comment thread dynawo-algorithms/dynawo-critical-time-calculation/pom.xml Outdated
Comment thread dynawo-algorithms/dynawo-critical-time-calculation/pom.xml Outdated
Signed-off-by: Erwann GOASGUEN <erwann.goasguen_externe@rte-france.com>
…tributes, remove elementId in parameters, check rpu-xpu

Signed-off-by: Erwann GOASGUEN <erwann.goasguen_externe@rte-france.com>
Signed-off-by: Erwann GOASGUEN <erwann.goasguen_externe@rte-france.com>
@goasguenerw goasguenerw force-pushed the 569_CTC_Implementation branch 3 times, most recently from 26f2c41 to 49aa730 Compare January 7, 2026 14:35
Signed-off-by: Erwann GOASGUEN <erwann.goasguen_externe@rte-france.com>
Signed-off-by: Erwann GOASGUEN <erwann.goasguen_externe@rte-france.com>
@goasguenerw goasguenerw force-pushed the 569_CTC_Implementation branch from 49aa730 to 282b396 Compare January 7, 2026 14:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

CTC Critical Time Calculation Implementation

2 participants