Question-and-Answer Resource for the Building Energy Modeling Community
Get started with the Help page
Ask Your Question

Revision history [back]

Time lag (the time between the max outside face temperature and max inside face temperature) and decrement factor (ratio of max inside face temperature to max outside face temperature) are not standard output variables that EnergyPlus or OpenStudio can generate. You can read more about these thermal mass properties in a blog post here.

These thermal mass properties change each day (or whatever period you want to measure these max temperatures for). Here is the process I would recommend:

  1. Add Output:Variable objects to your model that will generate results for Surface Outside Face Temperature and Surface Inside Face Temperature for the surfaces you want to calculate time lag and decrement factors for.
  2. Use Microsoft Excel to find the max of each of these variables for each surface for a day (or whatever period you want to use), then calculate the time lag and decrement factor for that period from these max temperatures.

There are alternatives to Microsoft Excel:

These alternatives to Microsoft Excel are more complex, but will make this process MUCH faster if you need to review the time lag and decrement factor across multiple models or iterations of the same model.