We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0683a25 commit 5bb7957Copy full SHA for 5bb7957
OpenHPL/Interfaces/TurbineContacts.mo
@@ -1,6 +1,5 @@
1
within OpenHPL.Interfaces;
2
partial model TurbineContacts "Model of turbine connectors"
3
- extends Interfaces.ContactPort;
4
parameter Boolean enable_P_out = false "If checked, get a connector for the output power"
5
annotation (choices(checkBox = true), Dialog(group="Outputs",tab="I/O"));
6
input Modelica.Blocks.Interfaces.RealInput u_t "[Guide vane|nozzle] opening of the turbine(=1: completely open, =0: completely closed)"
0 commit comments