.TransiEnt.Basics.Functions.efficiency_base

Information

1. Purpose of model

Base function for efficiency calculation.

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

(Purely technical component without physical modeling.)

3. Limits of validity

(Purely technical component without physical modeling.)

4. Interfaces

(no remarks)

5. Nomenclature

(no elements)

6. Governing Equations

(no equations)

7. Remarks for Usage

(no remarks)

8. Validation

(no validation or testing necessary)

9. References

(no remarks)

10. Version History

Created by Arne Koeppen (arne.koeppen@tuhh.de), Jun 2013

Revised by Lisa Andresen (andresen@tuhh.de), Aug 2013

Interface

partial function efficiency_base
  extends Icons.Function;
  input Real x;
  output Real eta "Efficiency";
end efficiency_base;

Generated at 2024-10-21T18:25:38Z by OpenModelicaOpenModelica 1.24.0 using GenerateDoc.mos