modelPowerLaw

Model with powerlaw models

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

Information

This model demonstrates the use of the 4 PowerLaw models present in the multizone package. The input data is fit so that all models have equivalent output. The pressure difference across the models changes between -1 Pascal and +1 Pascal, which causes air to flow through the orifice.

Components

TypeNameDefaultDescription
Coefficient_m_flowpow_m_flowMass flow rate based on powerlaw, direct input for m and C
Buildings.Fluid.Sources.Boundary_pTroo1Room 1
Buildings.Fluid.Sources.Boundary_pTroo2Room 2
Modelica.Blocks.Sources.Rampramp1Ramp
Modelica.Blocks.Sources.ConstantpressurePressure
Modelica.Blocks.Math.AddaddAdd
Buildings.Fluid.Sensors.DensityTwoPortden1Density sensor
Buildings.Fluid.Sensors.DensityTwoPortden2Density sensor
Coefficient_V_flowpow_V_flowVolume flow rate based on powerlaw, direct input for m and C
Point_m_flowpow_1datMass flow rate based on powerlaw, input of m and 1 test data point.
Points_m_flowpow_2datMass flow rate based on powerlaw, input of 2 test data points.

Contents

NameDescription
Medium

Revisions

  • May 3, 2021 by Klaas De Jonge:
    Added example for the four 'Powerlaw' models in the Multizone package.