modelMetalWall

Information

Model MetalWall represents a discretized 1-dimensional tube of solid material. The assumptions of the model are:

  • Wall thermal resistance is neglected (i.e. No temperature gradient in the wall)
  • Longitudinal thermal energy conduction is neglected
  • Dynamic thermal energy capacity is accounted for.

    Modelling options

    In the Initialization tab the following options are available:

    • steadystate_T_wall: If it sets to true, the derivative of temperature is sets to zero during Initialization

Parameters

TypeNameDefaultDescription
IntegerN10Number of cells
Modelica.Units.SI.AreaAextHeat exchange area external side
Modelica.Units.SI.AreaAintHeat exchange area internal side
Modelica.Units.SI.AreaAext_iAext/NHeat exchange area of one cell external side
Modelica.Units.SI.AreaAint_iAint/NHeat exchange area of one cell internal side
Modelica.Units.SI.MassM_wallWall mass
Modelica.Units.SI.SpecificHeatCapacityc_wallSpecific heat capacity of the metal
Initialization
Modelica.Units.SI.TemperatureTstart_wall_1Wall temperature start value - first node
Modelica.Units.SI.TemperatureTstart_wall_endWall temperature start value - last node
Modelica.Units.SI.Temperature[N]Tstart_walllinspace(Tstart_wall_1, Tstart_wall_end, N)Start value of temperature vector (initialized by default)
Initialization › Initialization options
Booleansteadystate_T_walltrueif true, sets the derivative of T_wall to zero during Initialization

Connectors

TypeNameDefaultDescription
Interfaces.Heat.ThermalPortWall_int
Interfaces.Heat.ThermalPortWall_ext

Components

TypeNameDefaultDescription
Modelica.Units.SI.Temperature[N]T_wallCell temperatures
Modelica.Units.SI.PowerQ_tot_intTotal heat flux exchanged by the internal thermal port
Modelica.Units.SI.PowerQ_tot_extTotal heat flux exchanged by the external thermal port