This model should be used to model windows or other transparant surfaces.
See IDEAS.Buildings.Components.Interfaces.PartialSurface
for equations, options, parameters, validation and dynamics that are common for all surfaces and windows.
Typical use and important parameters
Parameter A
is the total window surface area, i.e. the
sum of the frame surface area and the glazing surface area.
Parameter frac
may be used to define the surface
area of the frame as a fraction of A
.
Parameter glazing
must be used to define the glass properties.
It contains information about the number of glass layers,
their thickness, thermal properties and emissivity.
Optional parameter briType
may be used to compute additional line losses
along the edges of the glazing.
Optional parameter fraType
may be used to define the frame thermal properties.
If fraType = None
then the frame is assumed to be perfectly insulating.
Optional parameter shaType
may be used to define the window shading properties.
The parameter n
may be used to scale the window to n
identical windows.
For example, if a wall has 10 identical windows with identical shading, this parameter
can be used to simulate 10 windows by scaling the model of a single window.
The parameter tab Airflow lists optional parameters for adding a self regulating trickle vent.
Validation
To verify the U-value of your glazing system implementation,
see
IDEAS.Buildings.Components.Validations.WindowEN673
-
September 21, 2021 by Filip Jorissen:
Added trickle vent support.
#1232.
-
August 12, 2020 by Filip Jorissen:
No longer using connector and initial equation for epsSw
.
#1162.
-
July 2020, 2020, by Filip Jorissen:
Added a list of default glazing systems.
See
#1114
-
April 26, 2020, by Filip Jorissen:
Refactored SolBus
to avoid many instances in PropsBus
.
See
#1131
-
November 28, 2019, by Ian Beausoleil-Morrison:
inc
and azi
of surface now passed as parameters to ExteriorConvection.
See
#1089
-
December 2, 2019, by Filip Jorissen:
Split heat capacitor to interior and exterior part
to avoid non-linear algebraic loops.
#1092.
-
October 13, 2019, by Filip Jorissen:
Refactored the parameter definition of inc
and azi
by adding the option to use radio buttons.
See
#1067
-
September 9, 2019, by Filip Jorissen:
Added checkCoatings
for issue
#1038.
-
August 10, 2018 by Damien Picard:
Add scaling to propsBus_a to allow simulation of n windows instead of 1
See
#888.
-
January 21, 2018 by Filip Jorissen:
Changed implementation such that control input is visible.
See
#761.
-
May 26, 2017 by Filip Jorissen:
Revised implementation for renamed
ports HDirTil
etc.
See
#735.
-
March 6, 2017, by Filip Jorissen:
Added option for using 'normal' dynamics for the window glazing.
Removed the option for having a combined state for
window and frame this this is non-physical.
This is for
#678.
-
January 10, 2017, by Filip Jorissen:
Removed declaration of
A
since this is now declared in
IDEAS.Buildings.Components.Interfaces.PartialSurface.
This is for
#609.
-
January 10, 2017 by Filip Jorissen:
Set linExtRad = sim.linExtRadWin
.
See #615.
-
December 19, 2016, by Filip Jorissen:
Added solar irradiation on window frame.
-
December 19, 2016, by Filip Jorissen:
Removed briType, which had default value LineLoss.
briType is now part of the Frame model and has default
value None.
-
February 10, 2016, by Filip Jorissen and Damien Picard:
Revised implementation: cleaned up connections and partials.
-
December 17, 2015, Filip Jorissen:
Added thermal connection between frame and glazing state.
This is required for decoupling steady state thermal dynamics
without adding a second state for the window.
-
July 14, 2015, Filip Jorissen:
Removed second shading device since a new partial was created
for handling this.
-
June 14, 2015, Filip Jorissen:
Adjusted implementation for computing conservation of energy.
-
February 10, 2015 by Filip Jorissen:
Adjusted implementation for grouping of solar calculations.
Generated at 2024-11-22T19:25:38Z
by OpenModelicaOpenModelica 1.24.2 using GenerateDoc.mos