modelHalfWall

Information

HalfWall

This component models the thermal response of half wall in interface with a rest ambiance where the thermal exchanges are mainly driven by natural convection and radiation.

This component is an assembly of the PartialWall module, the FreeConvection module and a CarrollRadiation module. The solid wall is dicretises in N along its depth to model the heat propagation. By defaut the value of N is computed from the depth and the thermal diffusivty of the wall.
When the number of layers N is equal to one, the PartialWall is replaced by a HeatCapacitor.

A port name port_surface is connected to the boundary port of the PartialWall. It can be usefull for specific applications when another modules is required et can be latter connected to this empty heat port.

The HalfWall supplies as output the surface area of the wall, via its A_wall port, to the FviewCalculator module and get from this last the form (or view) factor as input via the F_view port. The connection is performed explicitely via the graphic connectors.

Parameters

TypeNameDefaultDescription
Meshing properties
MeshGridmeshMeshGrid.biotAndGeometricalGrowthSelection of meshing function
Realq1.2Growth rate (if geometricalGrowth chosen)
Modelica.SIunits.CoefficientOfHeatTransferh10Decoupled value of the heat transfer (if biot segment chosen)
IntegerNinteger(max(1, 5*Th/0.2*1e-6*d*cp/k))Number of layers : 1 to 65535
Geometrical properties
Modelica.SIunits.AreaA0Wall area
Modelica.SIunits.HeightLc0Wall characteristic length
Modelica.SIunits.LengthTh0Wall thickness
Dynamic properties
DynamicsenergyDynamicsDynamics.SteadyStateInitialFormulation of energy balance
Modelica.SIunits.TemperatureT_start293.15Start value for temperature, if energyDynamics = FixedInitial
Thermal properties
Modelica.SIunits.SpecificHeatCapacitycp0Wall specific heat capacity
Modelica.SIunits.Densityd0Wall density
Modelica.SIunits.ThermalConductivityk0Wall conductivity
Convection properties
Realadd_on_conv1Custom add-on
TAeZoSysPro.HeatTransfer.Types.FreeConvectionCorrelationcorrelationCorrelations.vertical_plate_ASHRAEfree convection Correlation
Modelica.SIunits.CoefficientOfHeatTransferh_cv_const0constant heat transfer coefficient (optional: if correlation 'Constant' choosen)
Radiative properties
Modelica.SIunits.Emissivityeps0Wall emissivity
Realadd_on_rad1Custom add-on

Connectors

TypeNameDefaultDescription
Modelica.Thermal.HeatTransfer.Interfaces.HeatPort_aport_a_conv
Modelica.Thermal.HeatTransfer.Interfaces.HeatPort_aport_a_rad
Modelica.Blocks.Interfaces.RealOutputA_wall
Modelica.Blocks.Interfaces.RealInputF_view
Modelica.Thermal.HeatTransfer.Interfaces.HeatPort_bport_b
TAeZoSysPro.HeatTransfer.Interfaces.HeatPort_aport_surface

Components

TypeNameDefaultDescription
Modelica.SIunits.BiotNumberBi
TAeZoSysPro.HeatTransfer.BasesClasses.PartialWallpartialWall
TAeZoSysPro.HeatTransfer.BasesClasses.FreeConvectionconvection
TAeZoSysPro.HeatTransfer.BasesClasses.CarrollRadiationcarrollRadiation
TAeZoSysPro.HeatTransfer.BasesClasses.HeatCapacitorheatCapacitor

Contents

NameDescription
Medium