modelPowerInterface

Simple model to validate PowerInterface

Extends from Modelica.Icons.Example (Icon for runnable examples).

Information

Simple validation model for the power interface model.

Components

TypeNameDefaultDescription
Buildings.Fluid.Movers.BaseClasses.PowerInterfacepowCooPower interface model
Modelica.Blocks.Sources.ConstantWFloFlow work
Modelica.Blocks.Sources.RampV_flowVolume flow rate
Modelica.Blocks.Sources.ConstantWHydHydraulic work
Modelica.Blocks.Sources.ConstantPEleElectrical work
Buildings.Fluid.Movers.BaseClasses.PowerInterfacepowNonCooPower interface model

Revisions

  • March 8, 2022, by Hongxiang Fu:
    Changed the source for etaHyd to WHyd.
    This is for #2668.
  • February 19, 2016, by Michael Wetter:
    First implementation.