modelPartial_SZ_ZonWal
States for zone and wall
Extends from FastBuildings.Zones_stochastic.BaseClasses.Partials.Partial_SZ (Single zone partial model, no air node).
Information
this is a simple test
- k
- d
- h
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Integer | nIrr | 1 | Number of irradiation inputs/windows |
| SI.HeatCapacity | cZon | 1 | Thermal capacity of the zone |
| SI.HeatCapacity | cWal | 1 | Thermal capacity of the wal |
| SI.ThermalResistance | rWal | 1 | Total thermal resistance of the walls, in K/W |
| Real | posCapWal | 0.5 | Position of the capacity in the wall. 0=interor, 1=exterior |
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| HT.Interfaces.HeatPort_a | heaPorCon (from Partial_SZ) | Convective heat transfer | |
| HT.Interfaces.HeatPort_a | heaPorRad (from Partial_SZ) | Radiative heat transfer | |
| HT.Interfaces.HeatPort_b | heaPorEmb (from Partial_SZ) | Heat transfer to embedded systems, like tabs | |
| Modelica.Blocks.Interfaces.RealOutput | TZon (from Partial_SZ) | Zone temperature. Most often this will be air temperature |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Input.BaseClasses.Partial_SIM | simFasBui (from Partial_SZ) | Input data, to be provided by an inner submodel of PartialSIM | |
| BaseClasses.Capacitor | capZon | Thermal capacity of the zone | |
| Windows.Window_gA | win | Array of window models | |
| BaseClasses.Resistance | resWalExt | External thermal resistance of the walls, in K/W | |
| BaseClasses.Resistance | resWalInt | Internal thermal resistance of the walls, in K/W | |
| BaseClasses.Capacitor | capWal | Position of this capacity is determined by posCapWal |
Revisions
First version, 12/10/2011 - RDC