First time here? Check out the Help page!
1 | initial version |
Not typically, but we have depending on the client/project.
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).
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
~/ExampleFiles/1ZoneUncontrolled.idf
file has the minimal objects needed to run a sim.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.
Add the following objects to calculate the annual utility costs using the blended rates (from elsewhere).
LifeCycleCost:*
objects for the LCCA.2 | No.2 Revision |
Not typically, but we have depending on the client/project.
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).
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
~/ExampleFiles/1ZoneUncontrolled.idf
file has the minimal objects needed to run a sim.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.
Add the following objects to calculate the annual utility costs using the blended rates (from elsewhere).
LifeCycleCost:*
objects for the LCCA.