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
| Type | Name | Default | Description |
|---|---|---|---|
| Buildings.Fluid.Movers.BaseClasses.PowerInterface | powCoo | Power interface model | |
| Modelica.Blocks.Sources.Constant | WFlo | Flow work | |
| Modelica.Blocks.Sources.Ramp | V_flow | Volume flow rate | |
| Modelica.Blocks.Sources.Constant | WHyd | Hydraulic work | |
| Modelica.Blocks.Sources.Constant | PEle | Electrical work | |
| Buildings.Fluid.Movers.BaseClasses.PowerInterface | powNonCoo | Power interface model |
Revisions
-
March 8, 2022, by Hongxiang Fu:
Changed the source foretaHydtoWHyd.
This is for #2668. -
February 19, 2016, by Michael Wetter:
First implementation.