modelConstantHeatConsumer
A consumer model with a constant heat demand
Extends from PartialHeatConsumer (Partial model of a heat sink).
Information
1. Purpose of model
This model is a heat sink with a constant consumer.
2. Level of detail, physical effects considered, and physical insight
(no remarks)
3. Limits of validity
(no remarks)
4. Interfaces
fluidPortIn - Heat carrier inlet
fluidPortOut - Heat carrier outlet
5. Nomenclature
(no remarks)
6. Governing Equations
Q_flow = m_flow * ( h_in - h_out )
7. Remarks for Usage
(no remarks)
8. Validation
Tested in check model "TransiEnt.Consumer.Heat.Check.TestConstantHeatConsumer"
9. References
(no remarks)
10. Version History
Model created by Pascal Dubucq (dubucq@tuhh.de) on 01.10.2014
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| TILMedia.VLEFluidTypes.BaseVLEFluid | medium (from PartialHeatConsumer) | simCenter.fluid1 | |
| SI.Power | Q_flow_const | 0 | |
| SI.Pressure | p_drop | simCenter.p_nom[2] - simCenter.p_nom[1] |
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| TransiEnt.Basics.Interfaces.Thermal.FluidPortOut | fluidPortOut (from PartialHeatConsumer) | ||
| TransiEnt.Basics.Interfaces.Thermal.FluidPortIn | fluidPortIn (from PartialHeatConsumer) |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| TransiEnt.ModelStatistics | modelStatistics (from PartialHeatConsumer) | ||
| TransiEnt.SimCenter | simCenter (from PartialHeatConsumer) | ||
| TransiEnt.Components.Sensors.TemperatureSensor | T_in (from PartialHeatConsumer) | ||
| TransiEnt.Components.Sensors.TemperatureSensor | T_out (from PartialHeatConsumer) | ||
| TransiEnt.Components.Statistics.Collectors.LocalCollectors.CollectHeatingPower | collectHeatingPower (from PartialHeatConsumer) | ||
| TransiEnt.Components.Boundaries.Heat.Heatflow_L1 | heatBoundary |