modelGainMass
Mass node heat flow
Information
This model calculates the heat gains injected to the mass node. More information can be found in the documentation of Buildings.ThermalZones.ISO13790.Zone5R1C.Zone
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Units.SI.Area | ATot | Total area of building's surfaces facing the thermal zone | |
| Real | facMas | Effective mass area factor | |
| Modelica.Units.SI.Area | AFlo | Floor area |
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Blocks.Interfaces.RealInput | intSenGai | Internal sensible heat gains | |
| Modelica.Blocks.Interfaces.RealInput | solGai | Solar gains | |
| Modelica.Blocks.Interfaces.RealOutput | masGai | Heat gain to mass node |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Units.SI.Area | AMas | Effective mass area (see Table 12 in standard) |
Revisions
-
Mar 16, 2022, by Alessandro Maccarini:
First implementation.