modelASHRAESolarGain

Example showing the use of ASHRAESolarGain

Extends from Modelica.Icons.Example (Icon for runnable examples).

Information

This examples demonstrates the implementation of Buildings.Fluid.SolarCollectors.BaseClasses.ASHRAESolarGain.

Parameters

TypeNameDefaultDescription
Buildings.Fluid.SolarCollectors.Data.GenericASHRAE93perBuildings.Fluid.SolarCollectors.Data.GlazedFlatPlate.FP_ThermaLiteHS20()Performance data

Components

TypeNameDefaultDescription
Buildings.Fluid.SolarCollectors.BaseClasses.ASHRAESolarGainsolGaiSolar heat gain model using ASHRAE 93 calculations
Modelica.Blocks.Sources.SineHGroDifTilDiffuse radiation from the ground, tilted surface
Modelica.Blocks.Sources.RampincAngIncidence angle
Modelica.Blocks.Sources.SineHDirTilDirect beam radiation, tilted surface
Modelica.Blocks.Sources.SineHSkyDifTilDiffuse radiation, tilted surface
Modelica.Blocks.Sources.RampshaCoeShading coefficient
Modelica.Blocks.Sources.SineT3
Modelica.Blocks.Sources.SineT2
Modelica.Blocks.Sources.SineT1

Revisions

  • February 15, 2024, by Jelger Jansen:
    Refactor model.
    This is for Buildings, #3604.
  • Mar 27, 2013 by Peter Grant:
    First implementation.