.TransiEnt.Producer.Electrical.Controllers.DroopSelector

Information

1. Purpose of model

This model selects the droop value depending on the plant type (peak-, base- or midload).

2. Level of detail, physical effects considered, and physical insight

(Description)

3. Limits of validity

(Description)

4. Interfaces

(none)

5. Nomenclature

(no elements)

6. Governing Equations

(no equations)

7. Remarks for Usage

(none)

8. Validation

(no validation or testing necessary)

9. References

Typical droop values of power plants taken from Schwab (2012) - Elektroenergiesysteme, Springer

10. Version History

(no remarks)

Interface

function DroopSelector
  extends TransiEnt.Basics.Icons.Function;
  input TransiEnt.Basics.Types.ControlPlantType plantType;
  input Real param;
  output Real droop;
end DroopSelector;

Generated at 2024-11-24T19:25:44Z by OpenModelicaOpenModelica 1.24.2 using GenerateDoc.mos