modelIdealContinuousHydropowerPlant
Extends from Base.IdealInverterPlant (Ideal plant model for inverter coupled plants (i.e. no reaction to grid frequency)), TransiEnt.Basics.Icons.Hydroturbine.
Information
1. Purpose of model
Hydropower plant with ideal transient behaviour, no states, no heat offer, no controller basically just the icon.
2. Level of detail, physical effects considered, and physical insight
L1E Models are based on characteristic lines, gains or efficiencies
Generation as steady-state boundary
3. Limits of validity
use it for small power plants and inverter-based power plants to model adequately
4. Interfaces
P_el_set: input for electric power in [W] (setpoint for electric power)
epp: electric power port
5. Nomenclature
(no remarks)
6. Governing Equations
(no remarks)
7. Remarks for Usage
(no remarks)
8. Validation
Tested in check model "TransiEnt.Producer.Electrical.Others.Check.TestIdealContinuousHydropowerPlant"
9. References
(no remarks)
10. Version History
Model created by Pascal Dubucq (dubucq@tuhh.de) on 01.10.2014
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Integer | nSubgrids (from PartialElectricPowerPlant) | simCenter.iDetailedGrid | For calculation of statistics in subgrids (=1 local grid, e.g. hamburg, =2 surrounding grid, e.g. UCTE grid |
| Physical Constraints | |||
| Modelica.Units.SI.Power | P_el_n (from PartialElectricPowerPlant) | 300e6 | Nominal power of plant |
| Statistics | |||
| Modelica.Units.SI.Efficiency | eta_total (from PartialElectricPowerPlant) | 0.6 | Total efficiency of plant for emission calculation |
| EnergyResource | typeOfResource (from PartialElectricPowerPlant) | EnergyResource.Conventional | Type of energy resource for global model statistics |
| PrimaryEnergyCarrier | typeOfPrimaryEnergyCarrier (from PartialElectricPowerPlant) | PrimaryEnergyCarrier.BlackCoal | Type of primary energy carrier for co2 emissions global statistics |
| Boolean | integrateElPower (from PartialElectricPowerPlant) | simCenter.integrateElPower | true if electric powers shall be integrated |
| Boolean | integrateCDE (from PartialElectricPowerPlant) | simCenter.integrateCDE | true if CDE shall be integrated |
| Boolean | calculateCost (from PartialElectricPowerPlant) | simCenter.calculateCost | true if costs shall be calculated |
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| TransiEnt.Basics.Interfaces.Electrical.ActivePowerPort | epp (from PartialElectricPowerPlant) | ||
| TransiEnt.Basics.Interfaces.Electrical.ElectricPowerIn | P_el_set (from PartialDispatchablePowerPlant) | Electric power setpoint |