modelPressure

Ideal pressure sensor

Extends from Buildings.Fluid.Sensors.BaseClasses.PartialAbsoluteSensor (Partial component to model a sensor that measures a potential variable), Modelica.Icons.RoundSensor (Icon representing a round measurement device).

Information

This model outputs the absolute pressure of the fluid connected to its port. The sensor is ideal, i.e., it does not influence the fluid.

Parameters

TypeNameDefaultDescription
BooleanwarnAboutOnePortConnection (from PartialAbsoluteSensor)trueSet to false to suppress warning about potential numerical issues, see Buildings.Fluid.Sensors.UsersGuide for more information

Connectors

TypeNameDefaultDescription
Modelica.Fluid.Interfaces.FluidPort_aport (from PartialAbsoluteSensor)
Modelica.Blocks.Interfaces.RealOutputpPressure at port

Revisions

  • February 25, 2020, by Michael Wetter:
    Changed icon to display its operating state.
    This is for #1294.
  • May 9, 2017, by Filip Jorissen:
    Changed output quantity to AbsolutePressure. See #770.
  • September 29, 2009, by Michael Wetter:
    First implementation, based on Modelica.Fluid.