modelSupplementaryHeater_L2
Model of a boiler that holds temperature in a grid
Extends from TransiEnt.Basics.Icons.Combustion.
Information
1. Purpose of model
Peak load heater to reach specified supply temperature defined by heating curve with specified deviation dT_allowed.
2. Level of detail, physical effects considered, and physical insight
L2 (defined in the CodingConventions)
3. Limits of validity
(no remarks)
4. Interfaces
waterPortIn: inlet for fluid
waterPortOut: outlet for fluid
gasPortIn: inlet for real gas
5. Nomenclature
(no remarks)
6. Governing Equations
(no remarks)
7. Remarks for Usage
(no remarks)
8. Validation
(no validation or testing necessary)
9. References
(no remarks)
10. Version History
Created by Arne Koeppen (arne.koeppen@tuhh.de), Jun 2013
Revised by Lisa Andresen (andresen@tuhh.de), Aug 2013
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| TILMedia.VLEFluidTypes.BaseVLEFluid | medium | simCenter.fluid1 | Medium in the component |
| TILMedia.VLEFluidTypes.BaseVLEFluid | fuelMedium | simCenter.gasModel1 | Fuel of the component |
| TransiEnt.Basics.Types.TypeOfResource | typeOfResource | EnergyResource.Conventional | |
| SI.TemperatureDifference | dT_allowed | 2 | Turn on threshold |
| SI.Efficiency | eta | 0.94 | Efficiency of burner |
| SI.Pressure | p_nom | simCenter.p_nom[2] | Nominal and initial pressure |
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| TransiEnt.Basics.Interfaces.Thermal.FluidPortIn | waterPortIn | ||
| TransiEnt.Basics.Interfaces.Thermal.FluidPortOut | waterPortOut | ||
| TransiEnt.Basics.Interfaces.Gas.RealGasPortIn | gasPortIn |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| TransiEnt.SimCenter | simCenter | ||
| TransiEnt.ModelStatistics | modelStatistics | ||
| ClaRa.Components.HeatExchangers.TubeBundle_L2 | heatExchanger | ||
| TransiEnt.Components.Sensors.TemperatureSensor | temperatureOut | ||
| TransiEnt.Components.Sensors.TemperatureSensor | temperatureIn | ||
| Modelica.Thermal.HeatTransfer.Sources.PrescribedHeatFlow | boilerHeat | ||
| TransiEnt.Components.Statistics.Collectors.LocalCollectors.CollectHeatingPower | collectHeatingPower | ||
| Boolean | switch | ||
| SI.MassFlowRate | m_flow_fuel |
Contents
| Name | Description |
|---|---|
| Function to calculate specific heating value |