modelHEXOneRealGasOneFluidIdeal_L1
Extends from TransiEnt.Basics.Icons.Heat_Exchanger.
Information
1. Purpose of model
This is a simple model of a heat exchanger with one real gas and one VLE fluid.
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. 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 one real gas and one fluid and if the changes of the temperature at the outlet with constant temperature are very small. The plausibility of the temperatures has to be checked (see 7.).
4. Interfaces
gasPortIn: Inlet of the real gas
gasPortOut: Outlet of the real gas
fluidPortIn: Inlet of the VLE fluid
fluidPortOut: Outlet of the VLE fluid
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 media 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 Mon Apr 24 2017
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Fundamental Definitions | |||
| TILMedia.VLEFluidTypes.BaseVLEFluid | mediumRealGas | simCenter.gasModel1 | Real gas medium |
| TILMedia.VLEFluidTypes.BaseVLEFluid | mediumFluid | simCenter.fluid1 | Fluid medium |
| SI.PressureDifference | Delta_p_realGas | 0 | Pressure loss in real gas |
| SI.PressureDifference | Delta_p_fluid | 0 | Pressure loss in fluid |
| Heat Transfer | |||
| Boolean | fixedTemperatureRealGas | true | true if the real gas temperature is fixed |
| SI.Temperature | T_out_fixed | 293.15 | Fixed temperature of one of the mediums at its outlet |
| Boolean | deactivateTwoPhaseRegionForRealGas | true | Deactivate calculation of two phase region |
| Numerics | |||
| Real | eps | 1e-10 | Small number under which equations change due to small mass flows |
| Summary | |||
| Boolean | useFluidModelsForSummary | false | True, if fluid models shall be used for the summary |
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| TransiEnt.Basics.Interfaces.Gas.RealGasPortIn | gasPortIn | ||
| TransiEnt.Basics.Interfaces.Gas.RealGasPortOut | gasPortOut | ||
| Basics.Interfaces.Thermal.FluidPortIn | fluidPortIn | ||
| Basics.Interfaces.Thermal.FluidPortOut | fluidPortOut |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| TransiEnt.SimCenter | simCenter | ||
| Summary | summary |
Contents
| Name | Description |
|---|---|