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 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 |
---|---|
![]() |
Validate the Constant block |
![]() |
Validation model for the Integer Pulse block |
![]() |
Validation model for TimeTable block |
![]() |
Validation model for TimeTable block with negative start time |
CDL.Integers.Sources.Validation.Constant
Validate the Constant block
Information
Validation test for the block CDL.Integers.Sources.Constant.
Modelica definition
CDL.Integers.Sources.Validation.Pulse
Validation model for the Integer Pulse block
Information
Validation test for the block CDL.Integers.Sources.Pulse.
Modelica definition
CDL.Integers.Sources.Validation.TimeTable
Validation model for TimeTable block
Information
Validation test for the block CDL.Integers.Sources.TimeTable.
Modelica definition
CDL.Integers.Sources.Validation.TimeTableNegativeStartTime
Validation model for TimeTable block with negative start time
Information
This model validates the block CDL.Integers.Sources.TimeTable. The model is identical to CDL.Integers.Sources.Validation.TimeTable except that the start time is negative.