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
| Type | Name | Default | Description |
|---|---|---|---|
| Coefficient_m_flow | pow_m_flow | Mass flow rate based on powerlaw, direct input for m and C | |
| Buildings.Fluid.Sources.Boundary_pT | roo1 | Room 1 | |
| Buildings.Fluid.Sources.Boundary_pT | roo2 | Room 2 | |
| Modelica.Blocks.Sources.Ramp | ramp1 | Ramp | |
| Modelica.Blocks.Sources.Constant | pressure | Pressure | |
| Modelica.Blocks.Math.Add | add | Add | |
| Buildings.Fluid.Sensors.DensityTwoPort | den1 | Density sensor | |
| Buildings.Fluid.Sensors.DensityTwoPort | den2 | Density sensor | |
| Coefficient_V_flow | pow_V_flow | Volume flow rate based on powerlaw, direct input for m and C | |
| Point_m_flow | pow_1dat | Mass flow rate based on powerlaw, input of m and 1 test data point. | |
| Points_m_flow | pow_2dat | Mass flow rate based on powerlaw, input of 2 test data points. |
Contents
| Name | Description |
|---|---|
Revisions
-
May 3, 2021 by Klaas De Jonge:
Added example for the four 'Powerlaw' models in the Multizone package.