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

Revision history [back]

  1. Not typically, but we have depending on the client/project.

  2. I prefer to use EnergyPlus to do the LCCA, which is similar enough to BLCC (uses NIST's methodology) but allows me to automate some of the steps (with eppy or the OpenStudio API for example). I've used OpenStudio (with measures) for combined energy and LCCA results and EnergyPlus for LCCA results using annual energy results from elsewhere (see below).

  3. I've used a trial version of RS Means in addition to estimates from the design team's estimator. The ASHRAE Service Life and Maintenance Cost Database is another resource to consider.


Using EnergyPlus for LCCA

  1. The ~/ExampleFiles/1ZoneUncontrolled.idf file has the minimal objects needed to run a sim.
  2. Add the following objects for annual energy and water use (from elsewhere). These objects just need a energy/water use rate and a schedule to produce the annual value.

    • Exterior:Lights
    • Exterior:FuelEquipment
    • Exterior:WaterEquipment
  3. Add the following objects to calculate the annual utility costs using the blended rates (from elsewhere).

  • UtilityCost:Charge:Simple
  • UtilityCost:Tariff
  1. Add the LifeCycleCost:* objects for the LCCA.
  1. Not typically, but we have depending on the client/project.

  2. I prefer to use EnergyPlus to do the LCCA, which is similar enough to BLCC (uses NIST's methodology) but allows me to automate some of the steps (with eppy or the OpenStudio API for example). I've used OpenStudio (with measures) for combined energy and LCCA results and EnergyPlus for LCCA results using annual energy results from elsewhere (see below).

  3. I've used a trial version of RS Means in addition to estimates from the design team's estimator. The ASHRAE Service Life and Maintenance Cost Database is another resource to consider.


Using EnergyPlus for LCCA

  1. The ~/ExampleFiles/1ZoneUncontrolled.idf file has the minimal objects needed to run a sim.
  2. Add the following objects for annual energy and water use (from elsewhere). These objects just need a energy/water use rate and a schedule to produce the annual value.

    • Exterior:Lights
    • Exterior:FuelEquipment
    • Exterior:WaterEquipment
  3. Add the following objects to calculate the annual utility costs using the blended rates (from elsewhere).

  • UtilityCost:Charge:Simple
  • UtilityCost:Tariff
  1. Add the LifeCycleCost:* objects for the LCCA.