This package contains models that use the load predictor with simple input data which may not be realistic, but for which the correct output can be obtained through inspection. The examples plot various outputs, which have been verified against these exact outputs. These model outputs are stored as reference data to allow continuous validation whenever models in the library change.
Name | Description |
---|---|
ConstantInput | Demand response client with constant input for actual power consumption |
ConstantInputDayOfAdjustment | Demand response client with constant input for actual power consumption |
LinearInput | Demand response client with actual power consumption being linear in the temperature |
LinearInputDayOfAdjustment | Demand response client with constant input for actual power consumption |
SineInput | Demand response client with sinusoidal input for actual power consumption |
SineInputDayOfAdjustment | Demand response client with constant input for actual power consumption |
BaseClasses | Package with base classes for Buildings.Controls.Predictors.Examples |