Skip to content

Conversation

@AHaumer
Copy link
Contributor

@AHaumer AHaumer commented Jan 16, 2024

implemented start value for ie (excitation current) of electrical excited synchronous machine (Electrical,Machines and Magnetic.FundamentalWave) as requested in #4242

@AHaumer AHaumer added the enhancement New feature or enhancement label Jan 16, 2024
Copy link
Contributor

@christiankral christiankral left a comment

Choose a reason for hiding this comment

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

This is a fully backwards compatible change. So this is good.

color={0,0,255}));
connect(loadControl.y, switch.control[1]) annotation (Line(
points={{-19,80},{-10,80},{-10,62}}, color={255,0,255}));
points={{-19,80},{-10,80},{-10,61.3333}},
Copy link
Member

Choose a reason for hiding this comment

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

Is the pixel change intentional?

points={{-19,80},{-10,80},{-10,62}}, color={255,0,255}));
connect(loadControl.y, switch.control[3]) annotation (Line(
points={{-19,80},{-10,80},{-10,62}}, color={255,0,255}));
points={{-19,80},{-10,80},{-10,62.6667}},
Copy link
Member

Choose a reason for hiding this comment

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

Is the pixel change intentional?

@dietmarw dietmarw added this to the MSL4.2.0 milestone Jan 17, 2024
@dietmarw
Copy link
Member

Since feature freeze for 4.1.0 was last Friday, I guess this will have to wait for the release after that.

Copy link
Member

@dietmarw dietmarw left a comment

Choose a reason for hiding this comment

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

@casella
Copy link
Contributor

casella commented Jan 18, 2024

@AHaumer this is really a minor fix, so it's not a big deal, but I'd prefer that we stick to the rules we gave ourselves: after Jan 12 we should only try to close pending PRs for 4.1.0 (there are plenty), not opening other ones. Thanks!

@tobolar tobolar added L: Electrical.Machines Issue addresses Modelica.Electrical.Machines L: Magnetic.FundamentalWave Issue addresses Modelica.Magnetic.FundamentalWave labels Jan 18, 2024
@beutlich beutlich changed the title Implemented ie.start Implemente ie.start Jan 29, 2024
@beutlich beutlich changed the title Implemente ie.start Implement ie.start Jan 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or enhancement L: Electrical.Machines Issue addresses Modelica.Electrical.Machines L: Magnetic.FundamentalWave Issue addresses Modelica.Magnetic.FundamentalWave

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants