The following topic is a reference for understanding how the application calculates the weather model. The weather model provides the data that is critical to effectively evaluating your energy consumption and costs. For information on the tasks you perform to get started using the Energy Management application, see Energy Management: Application Overview.
The Energy Management application creates a weather model that normalizes your energy use so that you can compare historical data and current use on an even basis. This is done by normalizing for weather. The application creates a baseline of energy use and compares it to energy consumption for subsequent years. The baseline is a statistical best fit of consumption data in the specified baseline period normalized for weather conditions.
You specify the Energy Baseline Period Start for each building when you enter building information using the Business Process Owner - Facilities / Define Locations task.
With weather normalization, you can compare how much energy you would have used this year to how much energy you did use based upon the baseline period usage patterns, and this year's conditions (such as weather and number of days.) This assumes that there are no significant changes in building consumption patterns.
With weather normalization, savings are calculated as:
Savings = (How much energy we would have used this year) - (This year's energy use).
Or, using other terms:
Savings = (Baseline energy consumption) - (Actual energy consumption)
Prerequisite: To calculate how much energy would have been used, at least a full year's worth of energy bills for the baseline energy period to which you want to compare future use is needed. You also need to run the Energy Manager/Update Calculations task to get the weather data needed to calculate cooling and heating degree days and balance points.
The update for energy calculations is usually set up to run as a scheduled workflow rule (e.g., on a nightly basis). When the application updates the weather model calculations, either automatically or via the Update Calculations task, the application does the following:
Using the best fit line equation, the application plugs in the number of days and the number of cooling degree days (or heating degree days for a heating scenario) from the current billing period into the best fit line equation to compare energy consumption for that billing period to the baseline period. See How the application determines baseline energy use.
Once you have run the Update Calculations task to create the weather model, you can review the Measurement and Verification reports to assess your energy consumption and costs.
If you have turned on debug mode, when calculations are run, the code logs the result of any anomalous conditions to the log file. For a description of the error messages, see Error Messages.