modelWall

Information

HalfWall

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

The suffix '..._a' refers to side where the ports 'port_a' are.

This component is an assembly of the PartialWall module, the FreeConvection modules, the CarrollRadiation modules and the Condensation modules. 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.

Ports name port_surface are connected to boundary ports 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 Wall supplies as output the surface area of the wall, via its A_wall ports, to the FviewCalculator module and get from this last the form (or view) factor as input via the F_view ports. 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 for convection
Realadd_on_cond1Custom add-on for condensation
TAeZoSysPro.HeatTransfer.Types.FreeConvectionCorrelationcorrelation_aCorrelations.vertical_plate_ASHRAEfree convection Correlation
TAeZoSysPro.HeatTransfer.Types.FreeConvectionCorrelationcorrelation_bif correlation_a == Correlations.ceiling_ASHRAE then Correlations.ground_ASHRAE elseif correlation_a == Correlations.ground_ASHRAE then Correlations.ceiling_ASHRAE else correlation_afree convection Correlation
Modelica.SIunits.CoefficientOfHeatTransferh_cv_const_a0constant heat transfer coefficient (optional: if correlation 'Constant' choosen)
Modelica.SIunits.CoefficientOfHeatTransferh_cv_const_b0constant heat transfer coefficient (optional: if correlation 'Constant' choosen)
Radiative properties
Modelica.SIunits.Emissivityeps_a0Wall emissivity
Modelica.SIunits.Emissivityeps_b0Wall emissivity
Realadd_on_rad1Custom add-on

Connectors

TypeNameDefaultDescription
Modelica.Thermal.HeatTransfer.Interfaces.HeatPort_aport_a_rad
Modelica.Blocks.Interfaces.RealOutputA_wall_a
Modelica.Blocks.Interfaces.RealInputF_view_a
TAeZoSysPro.HeatTransfer.Interfaces.HeatPort_aport_surface_a
Modelica.Thermal.HeatTransfer.Interfaces.HeatPort_bport_b_rad
Modelica.Blocks.Interfaces.RealOutputA_wall_b
Modelica.Blocks.Interfaces.RealInputF_view_b
Modelica.Thermal.HeatTransfer.Interfaces.HeatPort_bport_surface_b
TAeZoSysPro.FluidDynamics.Interfaces.FlowPort_aport_a
TAeZoSysPro.FluidDynamics.Interfaces.FlowPort_bport_b

Components

TypeNameDefaultDescription
Modelica.SIunits.BiotNumberBi_a
Modelica.SIunits.BiotNumberBi_b
TAeZoSysPro.HeatTransfer.BasesClasses.PartialWallpartialWall
TAeZoSysPro.FluidDynamics.BasesClasses.FreeConvectionfreeConvection_a
TAeZoSysPro.HeatTransfer.BasesClasses.CarrollRadiationcarrollRadiation_a
TAeZoSysPro.FluidDynamics.BasesClasses.FreeConvectionfreeConvection_b
TAeZoSysPro.HeatTransfer.BasesClasses.CarrollRadiationcarrollRadiation_b
TAeZoSysPro.FluidDynamics.BasesClasses.Condensationcondensation_a
TAeZoSysPro.FluidDynamics.BasesClasses.Condensationcondensation_b
TAeZoSysPro.HeatTransfer.BasesClasses.HeatCapacitorheatCapacitor

Contents

NameDescription
Medium