Buildings.Controls.OBC.CDL.Integers.Sources.Validation

Collection of models that validate the logical sources blocks of the CDL

Information

This package contains models that validate the blocks in Buildings.Controls.OBC.CDL.Integers.Sources.

The examples plot various outputs, which have been verified against analytical solutions. These model outputs are stored as reference data to allow continuous validation whenever models in the library change.

Package Content

Name Description
Buildings.Controls.OBC.CDL.Integers.Sources.Validation.Constant Constant Validate the Constant block

Buildings.Controls.OBC.CDL.Integers.Sources.Validation.Constant Buildings.Controls.OBC.CDL.Integers.Sources.Validation.Constant

Validate the Constant block

Buildings.Controls.OBC.CDL.Integers.Sources.Validation.Constant

Information

Validation test for the block Buildings.Controls.OBC.CDL.Integers.Sources.Constant.

Modelica definition

model Constant "Validate the Constant block" Buildings.Controls.OBC.CDL.Integers.Sources.Constant con(k=5) "Block output integer constant value"; end Constant;