Buildings.Fluid.Sources.Validation
Collection of validation models
Information
This package contains validation models for the classes in Buildings.Fluid.Sources.
Note that most validation models contain simple input data which may not be realistic, but for which the correct output can be obtained through an analytic solution. The examples plot various outputs, which have been verified against these solutions. These model outputs are stored as reference data and used for continuous validation whenever models in the library change.
Extends from Modelica.Icons.ExamplesPackage (Icon for packages containing runnable examples).
Package Content
Name | Description |
---|---|
Boundary | Validation model for boundary with different media |
BoundaryWithX_in | Validation model for boundary with different media and mass fraction input |
BoundaryWithXi_in | Validation model for boundary with different media and independent mass fraction input |
Outside_CpData_Directions | Test model for wind pressure using a wind pressure profile that is 1 for normal angle of attack, and goes to zero otherwise |
BaseClasses | Package with base classes for Buildings.Fluid.Sources.Validation |
Buildings.Fluid.Sources.Validation.Boundary
Validation model for boundary with different media
Information
Validation model for Buildings.Fluid.Sources.Boundary_pT for different media.
Extends from Modelica.Icons.Example (Icon for runnable examples).
Modelica definition
Buildings.Fluid.Sources.Validation.BoundaryWithX_in
Validation model for boundary with different media and mass fraction input
Information
Validation model for
Buildings.Fluid.Sources.Boundary_pT
for different media and with mass fraction X
prescribed by an input.
Extends from Modelica.Icons.Example (Icon for runnable examples).
Modelica definition
Buildings.Fluid.Sources.Validation.BoundaryWithXi_in
Validation model for boundary with different media and independent mass fraction input
Information
Validation model for
Buildings.Fluid.Sources.Boundary_pT
for different media and with independent mass fraction Xi
prescribed by an input.
Extends from Modelica.Icons.Example (Icon for runnable examples).
Modelica definition
Buildings.Fluid.Sources.Validation.Outside_CpData_Directions
Test model for wind pressure using a wind pressure profile that is 1 for normal angle of attack, and goes to zero otherwise
Information
This model demonstrates the use of a source for ambient conditions that computes the wind pressure on a facade of a building using a user-defined wind pressure profile. In this model, the wind pressure profile is not realistic, but rather it is set to 1 if the wind strikes the surface perpendicular, and otherwise it goes back to 0.
Extends from Modelica.Icons.Example (Icon for runnable examples).
Parameters
Type | Name | Default | Description |
---|---|---|---|
Angle | incAngSurNor[:] | {0,1,5,90,180,315,355,359}*2... | Wind incidence angles [rad] |
Real | Cp[:] | {1,0.01,0,0,0,0,0,0.01} | Cp values at the relative surface wind incidence angles |