modelPartialTurbine
Abstract model of a turbine defining nothing but the interfaces
Extends from TransiEnt.Basics.Icons.Turbine (Icon for runnable examples).
Information
1. Purpose of model
Partial model/Base class for turbines without physical or technical insight
2. Level of detail, physical effects considered, and physical insight, defining nothing but the interfaces
(no remarks)
3. Limits of validity
(no remarks)
4. Interfaces
mpp: mechanical power port
P_target: input for electric power in W
5. Nomenclature
(no remarks)
6. Governing Equations
(no remarks)
7. Remarks for Usage
(no remarks)
8. Validation
(no remarks)
9. References
(no remarks)
10. Version History
Model created by Pascal Dubucq (dubucq@tuhh.de) on 01.10.2014
Quality check (Code conventions) by Rebekka Denninger on 01.10.2016
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| TransiEnt.Basics.Interfaces.General.MechanicalPowerPort | mpp | ||
| TransiEnt.Basics.Interfaces.Electrical.ElectricPowerIn | P_target |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Units.SI.ActivePower | P_T | mpp.tau*der(mpp.phi) |