Buildings.Utilities.Time.Validation
Collection of models that validate the time models
Information
This package contains models that validate the time models. The examples plot various outputs. These model outputs are stored as reference data to allow continuous validation whenever models in the library change.
Extends from Modelica.Icons.ExamplesPackage (Icon for packages containing runnable examples).
Package Content
Name | Description |
---|---|
CalendarTimeMonths | Validation model for the calendar time model |
CalendarTimeMonthsMinus | Validation model for the calendar time model with start time slightly below the full hour |
CalendarTimeMonthsPlus | Validation model for the calendar time model with start time slightly higher than the full hour |
Buildings.Utilities.Time.Validation.CalendarTimeMonths
Validation model for the calendar time model
Information
This model validates the use of the Buildings.Utilities.Time.CalendarTime block for a period of a couple of months. This shorter simulation time has been selected to store the reference results that are used in the regression tests at a resulation that makes sense for the minute and hour outputs.
Extends from Modelica.Icons.Example (Icon for runnable examples).
Modelica definition
Buildings.Utilities.Time.Validation.CalendarTimeMonthsMinus
Validation model for the calendar time model with start time slightly below the full hour
Information
This model validates the use of the Buildings.Utilities.Time.CalendarTime. It is identical to Buildings.Utilities.Time.Validation.CalendarTimeMonths except that the start and end time are different.
Extends from Buildings.Utilities.Time.Validation.CalendarTimeMonths (Validation model for the calendar time model).
Modelica definition
Buildings.Utilities.Time.Validation.CalendarTimeMonthsPlus
Validation model for the calendar time model with start time slightly higher than the full hour
Information
This model validates the use of the Buildings.Utilities.Time.CalendarTime. It is identical to Buildings.Utilities.Time.Validation.CalendarTimeMonths except that the start and end time are different.
Extends from Buildings.Utilities.Time.Validation.CalendarTimeMonths (Validation model for the calendar time model).