modelBasicHeatFlow
Partial heat transfer model for gas engine
Extends from TransiEnt.Basics.Icons.HeatFlowModel.
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| ClaRa.Basics.Units.PressureDifference | Delta_p_nom | 1e5 | Nominal pressure drop |
| Modelica.Units.SI.MassFlowRate | m_flow_nom | simCenter.m_flow_nom | Nominal mass flow rates at inlet |
| Modelica.Units.SI.Temperature | T_init | 293.15 | |Initialization||Initial temperature of medium in heat exchangers |
| Modelica.Units.SI.Pressure | p_init | 6e5 | |Initialization||Initial pressure of medium in heat exchangers |
| TransiEnt.Producer.Combined.SmallScaleCHP.Base.BaseCHPSpecification | Specification | Record containing specific CHP parameters |
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| TransiEnt.Basics.Interfaces.Electrical.ElectricPowerIn | P_el_set | ||
| Modelica.Blocks.Interfaces.BooleanInput | switch | ||
| TransiEnt.Basics.Interfaces.General.EfficiencyIn | efficiencies | [1] = eta_el, [2] = eta_h | |
| TransiEnt.Basics.Interfaces.General.TemperatureOut | TemperaturesOut | [1] inner engine, [2] outer engine | |
| TransiEnt.Basics.Interfaces.Thermal.FluidPortIn | waterPortIn | ||
| TransiEnt.Basics.Interfaces.Thermal.FluidPortOut | waterPortOut |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| TransiEnt.SimCenter | simCenter | ||
| SI.Efficiency | eta_el | efficiencies[1] | Electrical efficiency |
| SI.Efficiency | eta_h | efficiencies[2] | Overall efficiency |
| SI.HeatFlowRate | Q_flow_engine | Usable heat flow from engine cooling cycle | |
| SI.HeatFlowRate | Q_flow_exhaust | Usable heat flow from exhaust | |
| SI.HeatFlowRate | Q_flow_out | Total usable heat flow fed into the grid | |
| SI.HeatFlowRate | Q_flow_loss | Total heat flow losses to the environment relative to NCV | |
| SI.HeatFlowRate | Q_flow_loss_room | Heat flow losses to the room | |
| SI.HeatFlowRate | Q_flow_loss_exhaust | Heat flow loss due to exhaust losses | |
| SI.HeatFlowRate | Q_flow_engine_tot | Total heat flow from engine |