modelSink

Simple sink model

Extends from AixLib.Obsolete.BaseClasses.ObsoleteModel (Icon for classes that are obsolete and will be removed in later versions).

Information

Overview

Sink model for variable heat flow. Can also be used as a source for variable heat flow

Concept

The Sink model represents a variable heat flow sink, controlled by a real input port. This model possesses sink function as default, a source function can be chosen.

Example Results

Examples can be found in SinkSourceVesselTest

Parameters

TypeNameDefaultDescription
FastHVAC.Media.BaseClasses.MediumSimplemediumFastHVAC.Media.WaterSimple()Mediums charastics (heat capacity, density, thermal conductivity)
BooleanisSourcefalseFor application as source enable true

Connectors

TypeNameDefaultDescription
Modelica.Blocks.Interfaces.RealInputLoad
FastHVAC.Interfaces.EnthalpyPort_aenthalpyPort_a1
FastHVAC.Interfaces.EnthalpyPort_benthalpyPort_b1

Components

TypeNameDefaultDescription
FastHVAC.BaseClasses.WorkingFluidfluid
Modelica.Thermal.HeatTransfer.Sources.PrescribedHeatFlowvarHeatFlow
Modelica.Blocks.Math.Gaingain

Revisions

  • November 28, 2016  Tobias Blacha:
    Moved into AixLib
  • December 16, 2014  Konstantin Finkbeiner:
    Implemented