modelNightVentilation

BESTEST nightventilation system

Extends from IDEAS.Templates.Interfaces.BaseClasses.VentilationSystem.

Parameters

TypeNameDefaultDescription
IntegernZones (from PartialSystem)Number of conditioned thermal zones in the building
IntegernLoads (from PartialSystem)0Number of electric loads. If zero, all electric equations disappear.
RealVZones (from VentilationSystem)Conditioned volumes of the zones
Modelica.Units.SI.PowerQ_design (from VentilationSystem)zeros(nZones)Design heat loss due to ventilation

Connectors

TypeNameDefaultDescription
Modelica.Electrical.QuasiStatic.Polyphase.Interfaces.PositivePlugplugLoad (from PartialSystem)Electricity connection to the Inhome feeder
Modelica.Blocks.Interfaces.RealInputTSensor (from VentilationSystem)Sensor temperature of the zones
Modelica.Fluid.Interfaces.FluidPort_bport_b (from VentilationSystem)
Modelica.Fluid.Interfaces.FluidPort_aport_a (from VentilationSystem)

Components

TypeNameDefaultDescription
IDEAS.BoundaryConditions.SimInfoManagersim (from PartialSystem)Simulation information manager for climate data
IDEAS.Experimental.Electric.BaseClasses.AC.WattsLawPlugwattsLawPlug (from PartialSystem)
IDEAS.Fluid.Sources.MassFlowSource_Tboundary
IDEAS.Fluid.Sources.Boundary_pTbou
Modelica.Blocks.Sources.RealExpressionm_flow_in
Modelica.Blocks.Sources.RealExpressionT_in

Revisions

  • June 5, 2018 by Filip Jorissen:
    Cleaned up implementation for #821.
  • January 14, 2017 by Filip Jorissen:
    Corrected error in computation of air density.