modelHEXTwoRealGasesIdeal_L1
Extends from TransiEnt.Basics.Icons.Heat_Exchanger.
Information
1. Purpose of model
This is a simple model of a heat exchanger with two real gases.
2. Level of detail, physical effects considered, and physical insight
The detailed heat transfer is not modeled, only an end temperature for one medium is given by a parameter (at outlet of medium1). There are no heat losses, no limitations for heat transfer and no changes in composition of both media. The model only works in the design flow direction.
3. Limits of validity
This model is only valid for real gases and if the changes of the temperature at outlet1 are very small. The plausibility of the temperatures has to be checked (see 7.).
4. Interfaces
gasPortIn1: Inlet of the first real gas
gasPortOut1: Outlet of the first real gas
gasPortIn2: Inlet of the second real gas
gasPortOut2: Outlet of the second real gas
5. Nomenclature
: Heat flow transfered from medium2 to medium1
6. Governing Equations
Energy balances:

7. Remarks for Usage
The plausability of the temperatures at inlet and outlet of the gases has to be checked. They have to fit to the chosen type of heat exchanger (e.g. concurrent or countercurrent).
8. Validation
(no remarks)
9. References
(no remarks)
10. Version History
Model created by Carsten Bode (c.bode@tuhh.de) on Tue Apr 05 2016
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Fundamental Definitions | |||
| TILMedia.VLEFluidTypes.BaseVLEFluid | medium1 | simCenter.gasModel1 | Main medium whose end temperature is fixed |
| TILMedia.VLEFluidTypes.BaseVLEFluid | medium2 | simCenter.gasModel1 | Medium which is cooling or heating medium1 |
| SI.PressureDifference | Delta_p1 | 0 | Pressure loss in medium1 |
| SI.PressureDifference | Delta_p2 | 0 | Pressure loss in medium2 |
| Heat Transfer | |||
| SI.Temperature | T_out_realGas1 | 293.15 | Fixed temperature of real gas 1 at its outlet |
| Summary | |||
| Boolean | useFluidModelsForSummary | false | True, if fluid models shall be used for the summary |
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| TransiEnt.Basics.Interfaces.Gas.RealGasPortIn | gasPortIn1 | ||
| TransiEnt.Basics.Interfaces.Gas.RealGasPortOut | gasPortOut1 | ||
| TransiEnt.Basics.Interfaces.Gas.RealGasPortIn | gasPortIn2 | ||
| TransiEnt.Basics.Interfaces.Gas.RealGasPortOut | gasPortOut2 |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| TransiEnt.SimCenter | simCenter | ||
| Summary | summary |
Contents
| Name | Description |
|---|---|