modelApparatusDryPoint

Test model for ApparatusDryPoint

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

Information

This example illustrates working of ApparatusDryPoint block Buildings.Fluid.DXSystems.Cooling.BaseClasses.ApparatusDryPoint.

Parameters

TypeNameDefaultDescription
IntegernSta4
RealminSpeRat0.2Minimum speed ratio
RealspeRatDeaBan0.05Deadband for minimum speed ratio
Buildings.Fluid.DXSystems.Cooling.AirSource.Data.Generic.DXCoildatCoiCoil data

Components

TypeNameDefaultDescription
Modelica.Blocks.Sources.ConstantpPressure
Modelica.Blocks.Sources.ConstanthEvaInAir enthalpy at inlet
Buildings.Fluid.DXSystems.Cooling.BaseClasses.ApparatusDryPointappDryPtDry point condition
Modelica.Blocks.Sources.Rampm_flowMass flow rate of air
Modelica.Blocks.Sources.RampQ_flowHeat extracted from air
Modelica.Blocks.Sources.TimeTablespeRatSpeed ratio
Modelica.Blocks.Sources.RampXEvaInInlet air mass fraction

Contents

NameDescription
Medium

Revisions

  • May 1, 2013, by Michael Wetter:
    Declared the parameter record to be a parameter, as declaring its elements to be parameters does not imply that the whole record has the variability of a parameter.
  • April 10, 2012 by Kaustubh Phalak:
    First implementation.