Skip to content

Conversation

@ela-kotulska-frequenz
Copy link
Contributor

No description provided.

@ela-kotulska-frequenz ela-kotulska-frequenz added the type:enhancement New feature or enhancement visitble to users label Oct 10, 2024
@ela-kotulska-frequenz ela-kotulska-frequenz self-assigned this Oct 10, 2024
@ela-kotulska-frequenz ela-kotulska-frequenz requested a review from a team as a code owner October 10, 2024 13:42
@ela-kotulska-frequenz ela-kotulska-frequenz requested review from shsms and removed request for a team October 10, 2024 13:42
@github-actions github-actions bot added part:tests Affects the unit, integration and performance (benchmarks) tests part:data-pipeline Affects the data pipeline labels Oct 10, 2024
@github-actions github-actions bot added the part:docs Affects the documentation label Oct 10, 2024
The same logic will be used in GridReactivePower

Signed-off-by: Elzbieta Kotulska <[email protected]>
- Reduce code duplication
- Prepare for upcoming reactive power method

Signed-off-by: Elzbieta Kotulska <[email protected]>
Implement new formula GridReactivePowerFormula
to calculate `reactive_power`.
Add new method microgrid.grid().reactive_power to stream
reactive power at the grid connection point.

Signed-off-by: Elzbieta Kotulska <[email protected]>
@github-actions github-actions bot added the part:tooling Affects the development tooling (CI, deployment, dependency management, etc.) label Oct 17, 2024
@ela-kotulska-frequenz ela-kotulska-frequenz marked this pull request as draft October 17, 2024 05:30
To import ReactivePower quantity

Signed-off-by: Elzbieta Kotulska <[email protected]>
Create dedicated formulas for active and reactive power calculations

Signed-off-by: Elzbieta Kotulska <[email protected]>
@ela-kotulska-frequenz ela-kotulska-frequenz marked this pull request as ready for review October 17, 2024 05:46
Copy link
Contributor

@shsms shsms left a comment

Choose a reason for hiding this comment

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

Just a couple of documentation issues. Looks great otherwise!

Use dedicated quanitity ReactivePower in GridReactivePowerFormula

Signed-off-by: Elzbieta Kotulska <[email protected]>
Signed-off-by: Elzbieta Kotulska <[email protected]>
@ela-kotulska-frequenz ela-kotulska-frequenz added this pull request to the merge queue Oct 17, 2024
Merged via the queue into frequenz-floss:v1.x.x with commit 0ef9ad1 Oct 17, 2024
18 checks passed
@ela-kotulska-frequenz ela-kotulska-frequenz deleted the reactive_power branch October 17, 2024 09:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

part:data-pipeline Affects the data pipeline part:docs Affects the documentation part:tests Affects the unit, integration and performance (benchmarks) tests part:tooling Affects the development tooling (CI, deployment, dependency management, etc.) type:enhancement New feature or enhancement visitble to users

Projects

Development

Successfully merging this pull request may close these issues.

Implement a method to stream reactive power at the grid connection point

2 participants