8000 Transformer: support periodic clock input by Jerry-Jinfeng-Guo · Pull Request #1011 · PowerGridModel/power-grid-model · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Transformer: support periodic clock input #1011

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

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

Jerry-Jinfeng-Guo
Copy link
Contributor
@Jerry-Jinfeng-Guo Jerry-Jinfeng-Guo commented Jun 5, 2025

Closes #987

  • Core
  • Unit test
  • Python validation
  • Doc

Signed-off-by: Jerry Guo <Jerry.Jinfeng.Guo@alliander.com>
@Jerry-Jinfeng-Guo Jerry-Jinfeng-Guo self-assigned this Jun 5, 2025
@Jerry-Jinfeng-Guo Jerry-Jinfeng-Guo added the feature New feature or request label Jun 5, 2025
Comment on lines +122 to +123
constexpr IntS clock_12() const { return clock_12_; }
constexpr IntS clock_13() const { return clock_13_; }
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

probably good to also add clock_23 then?

Copy link
Contributor Author
@Jerry-Jinfeng-Guo Jerry-Jinfeng-Guo Jun 5, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The attribute clock_23 does not exist in the component. If needed, the physics needs to be revisited

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why do we need these getters?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Test

Copy link
sonarqubecloud bot commented Jun 5, 2025

@Jerry-Jinfeng-Guo Jerry-Jinfeng-Guo added the do-not-merge This should not be merged label Jun 5, 2025
@Jerry-Jinfeng-Guo
Copy link
Contributor Author

Added do-not-merge. Paused due to team priority.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
do-not-merge This should not be merged feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FEATURE] PGM Meet-up 2025-05-21 hackathon: attribute modification in C++ core
3 participants
0