modelPartialTestModel

Partial model that is used to build the test cases

Parameters

TypeNameDefaultDescription
IntegernConExtNumber of exterior constructions that do not have a window
IntegernConExtWinNumber of exterior constructions that do have a window
IntegernConParNumber of partition constructions
IntegernConBouNumber of surface that are connected to constructions that are modeled inside the room
IntegernSurBouNumber of surface that are connected to the room air volume
HeatTransfer.Data.OpaqueConstructions.Insulation100Concrete200matLayExtConstruction material for exterior walls
HeatTransfer.Data.OpaqueConstructions.Brick120matLayParConstruction material for partition walls
HeatTransfer.Data.GlazingSystems.DoubleClearAir13ClearglaSysData record for the glazing system

Components

TypeNameDefaultDescription
MixedAirrooRoom model
Modelica.Blocks.Sources.ConstantqConGai_flowConvective heat gain
Modelica.Blocks.Sources.ConstantqRadGai_flowRadiative heat gain
Modelica.Blocks.Routing.Multiplex3multiplex3_1
Modelica.Blocks.Sources.ConstantqLatGai_flowLatent heat gain
BoundaryConditions.WeatherData.ReaderTMY3weaDat

Contents

NameDescription
MediumAMedium model

Revisions

  • December 22, 2014 by Michael Wetter:
    Removed Modelica.Fluid.System to address issue #311.
  • June 30, 2014, by Michael Wetter:
    Set equations to be used to compute the initial conditions.
  • May 1, 2013, by Michael Wetter:
    Declared the parameter record to be a parameter, as declaring its elements to be parameters does not imply that the whole record has the variability of a parameter.