modelZonEmb_A
States for zone and embedded heating, heaPorRad to air node
Extends from FastBuildings.Zones_stochastic.BaseClasses.Partials.Partial_SZ_ZonEmb (States for zone and embedded heating).
Information
this is a simple test
- k
- d
- h
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Integer | nIrr (from Partial_SZ_Zon) | 1 | Number of irradiation inputs/windows |
| SI.HeatCapacity | cZon (from Partial_SZ_Zon) | 1 | Thermal capacity of the zone |
| SI.ThermalResistance | rWal (from Partial_SZ_Zon) | 1 | Total thermal resistance of the walls, in K/W |
| SI.HeatCapacity | cEmb (from Partial_SZ_ZonEmb) | 1 | Thermal capacity of the embedded system |
| SI.ThermalResistance | rEmb (from Partial_SZ_ZonEmb) | 1 | Total thermal resistance of the embedded system, in K/W |
| Real | posCapEmb (from Partial_SZ_ZonEmb) | 0.5 | Position of the capacity in the embedded system. 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 (from Partial_SZ_Zon) | Thermal capacity of the zone | |
| Windows.Window_gA | win (from Partial_SZ_Zon) | ||
| BaseClasses.Resistance | resWal (from Partial_SZ_Zon) | Total thermal resistance of the walls, in K/W | |
| Capacitor | capEmb (from Partial_SZ_ZonEmb) | Thermal capacity of the embedded system | |
| Resistance | resEmbExt (from Partial_SZ_ZonEmb) | Thermal resistance of embedded heating, exterior | |
| Resistance | resEmbInt (from Partial_SZ_ZonEmb) | Thermal resistance of embedded heating, interior |
Revisions
First version, 12/10/2011 - RDC