-
Notifications
You must be signed in to change notification settings - Fork 23
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
[COLIB-NGC] #3107 add govHydro4 #3393
base: master
Are you sure you want to change the base?
Conversation
dynawo/sources/Models/Modelica/Dynawo/Examples/SMIB/Standard/GovHydro4St4b2.mo
Outdated
Show resolved
Hide resolved
dynawo/sources/Models/Modelica/Dynawo/Examples/SMIB/Standard/GovHydro4St4b2.mo
Outdated
Show resolved
Hide resolved
...odels/Modelica/Dynawo/Electrical/Controls/Machines/Governors/Standard/Hydraulic/GovHydro4.mo
Outdated
Show resolved
Hide resolved
...odels/Modelica/Dynawo/Electrical/Controls/Machines/Governors/Standard/Hydraulic/GovHydro4.mo
Outdated
Show resolved
Hide resolved
...odels/Modelica/Dynawo/Electrical/Controls/Machines/Governors/Standard/Hydraulic/GovHydro4.mo
Outdated
Show resolved
Hide resolved
Placement(visible = true, transformation(origin = {-40, 140}, extent = {{-10, -10}, {10, 10}}, rotation = 0))); | ||
Modelica.Blocks.Continuous.LimIntegrator intLimG(outMax = GMax, outMin = GMin, y_start = InitSet) annotation( | ||
Placement(visible = true, transformation(origin = {40, 140}, extent = {{-10, -10}, {10, 10}}, rotation = 0))); | ||
Modelica.Blocks.Continuous.Integrator intTw(k = 1 / tW, y_start = Pm0Pu / ATurb + QNl) annotation( |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Shouldn't be y_start = Pm0Pu / (ATurb*HDam) + QNl instead?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@AGISTIN-Project Nils please answer
dynawo/sources/Models/Modelica/Dynawo/Examples/SMIB/Standard/GovHydro4St4b2.mo
Outdated
Show resolved
Hide resolved
...dels/Modelica/Dynawo/Electrical/Controls/Machines/Governors/Standard/Hydraulic/package.order
Show resolved
Hide resolved
...dels/Modelica/Dynawo/Electrical/Controls/Machines/Governors/Standard/Hydraulic/package.order
Show resolved
Hide resolved
dynawo/sources/Models/Modelica/Dynawo/Examples/SMIB/Standard/package.order
Outdated
Show resolved
Hide resolved
Signed-off-by: Martin Franke <franke_martin@gmx.net> changed unit of one parameter correct unit for unintentional deadband deleted wrong limit in omega db fix type Signed-off-by: Martin Franke <franke_martin@gmx.net> fix elseif Signed-off-by: Martin Franke <franke_martin@gmx.net> fix param name Signed-off-by: Martin Franke <franke_martin@gmx.net> add review changes Signed-off-by: Martin Franke <franke_martin@gmx.net> fix Signed-off-by: Martin Franke <franke_martin@gmx.net>
f72af42
to
cbad117
Compare
Hey @joyelfeghali, I cared for most of the conversations (two are still open, one needs to be answered by nils) |
Checklist before requesting a review
use
'[x]'
to check the checkboxes, or submit the PR and then click the checkboxes