Skip to content

Parse gens as Synchronous Condensers under given conditions#1437

Merged
jd-lara merged 4 commits into
psy5from
ml/parse_sc_gens
Jun 26, 2025
Merged

Parse gens as Synchronous Condensers under given conditions#1437
jd-lara merged 4 commits into
psy5from
ml/parse_sc_gens

Conversation

@mcllerena

@mcllerena mcllerena commented Jun 26, 2025

Copy link
Copy Markdown
Contributor

Closes #1433

@mcllerena mcllerena requested review from jd-lara and m-bossart June 26, 2025 02:34
Comment thread src/parsers/power_models_data.jl Outdated
available = Bool(d["gen_status"]),
bus = bus,
reactive_power = d["qg"] * base_conversion,
rating = calculate_rating(d["pmax"], d["qmax"]) * base_conversion,

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

There shouldn't a pmax > 0 in this case.

@mcllerena mcllerena requested a review from jd-lara June 26, 2025 15:29
@jd-lara jd-lara merged commit 9457116 into psy5 Jun 26, 2025
1 of 9 checks passed
@jd-lara jd-lara deleted the ml/parse_sc_gens branch August 1, 2025 21:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants