This package contains base classes that are used to construct the models in Buildings.ThermalZones.Detailed.
Name | Description |
---|---|
CFDAirHeatMassBalance | Heat and mass balance of the air based on computational fluid dynamics |
CFDExchange | Block that exchanges data with the CFD code |
CFDFluidInterface | |
CFDSurfaceInterface | |
CFDThread | class used to handle CFD thread |
ExteriorBoundaryConditions | Model for convection and radiation bounary condition of exterior constructions |
ExteriorBoundaryConditionsWithWindow | Model for exterior boundary conditions for constructions with a window |
HeatGain | Model to convert internal heat gain signals |
InfraredRadiationExchange | Infrared radiation heat exchange between the room facing surfaces |
InfraredRadiationGainDistribution | Infrared radiative heat gain distribution between the room facing surfaces |
MixedAirHeatMassBalance | Heat and mass balance of the air, assuming completely mixed air |
PartialAirHeatMassBalance | Partial model for heat and mass balance of the air |
PartialSurfaceInterface | Partial model that is used for infrared radiation balance |
PartialSurfaceInterfaceRadiative | Partial model that is used for infrared radiation balance |
RadiationAdapter | Model to connect between signals and heat port for radiative gains of the room |
RadiationTemperature | Radiative temperature of the room |
RoomHeatMassBalance | Base model for a room |
SkyRadiationExchange | Radiative heat exchange with the sky and the ambient |
SolarRadiationExchange | Solar radiation heat exchange between the room facing surfaces |
cfdExchangeData | Exchange data between CFD and Modelica |
cfdStartCosimulation | Start the coupled simulation with CFD |
to_W | Add unit [W] to data |
CFDSurfaceIdentifier | Data record to identify surfaces in the CFD code |
ConstructionNumbers | Data records for construction data |
ConstructionRecords | Data records for construction data |
OpaqueSurface | Record for exterior constructions that have no window |
Overhang | Record for window overhang |
ParameterConstruction | Record for exterior constructions that have no window |
ParameterConstructionWithWindow | Record for exterior constructions that have a window |
PartialParameterConstruction | Partial record for constructions |
SideFins | Record for window side fins |
Examples | Collection of models that illustrate model use and test models |