modelEnergyMeter

"Integrates power [W] that is connected to input connector"

Information

Overview

Model of an energy meter (integration over time of the Real input connector [W]).

BE CAREFUL: Model might slow down the simulation speed since unnecessaries state events might be triggered.

So please check prior whether it is worth to implement the meter.

  • October 11, 2016  by Philipp Mehrfeld:
    Removed two old models and combined to this one. Give input connector unit [W].
  • October 15, 2013  by Ole Odendahl:
    Formatted documentation appropriately
  • by Alexander Hoh:
    implemented

Parameters

TypeNameDefaultDescription
Dynamics
Modelica.Fluid.Types.DynamicsenergyDynamicsModelica.Fluid.Types.Dynamics.DynamicFreeInitialType of energy balance: dynamic (3 initialization options) or steady state

Connectors

TypeNameDefaultDescription
Modelica.Blocks.Interfaces.RealInputp

Components

TypeNameDefaultDescription
Modelica.Units.NonSI.Energy_kWhq_kWh
Modelica.Units.SI.Energyq_joule

Revisions

  • May 5, 2021 by Fabian Wüllhorst:
    Add energyDynamics as parameter (see issue #1093)