65
C. Rodríguez et al., Regionalised LCIA implementation in LCA software for decision-making analysis in LCM, Bordeaux, LCM2015 Adapting LCA software to LCI databases and vice versa Cristina Rodríguez, Andreas Ciroth GreenDelta GmbH Pforzheim, Ökobilanzwerkstatt 2016, 16 September 2016

Adapting LCA software to LCI databases and vice versa · • Sustainable Materials Management (SMM) Tool • BASF-BEST ... •Improved memory usage (caching) •Improved algorithms

  • Upload
    others

  • View
    3

  • Download
    0

Embed Size (px)

Citation preview

Page 1: Adapting LCA software to LCI databases and vice versa · • Sustainable Materials Management (SMM) Tool • BASF-BEST ... •Improved memory usage (caching) •Improved algorithms

C. Rodríguez et al., Regionalised LCIA implementation in LCA software for decision-making analysis in LCM, Bordeaux, LCM2015

Adapting LCA software to LCI databases and vice versaCristina Rodríguez, Andreas Ciroth

GreenDelta GmbH

Pforzheim, Ökobilanzwerkstatt 2016, 16 September 2016

Page 2: Adapting LCA software to LCI databases and vice versa · • Sustainable Materials Management (SMM) Tool • BASF-BEST ... •Improved memory usage (caching) •Improved algorithms

GreenDelta, what we do

DaTa

TooLs

GreenDeLTa

Know-How

“The art of sustainability consulting”

• sustainability research

• life cycle assessments

• databases

• software for LCA and

sustainability

Page 3: Adapting LCA software to LCI databases and vice versa · • Sustainable Materials Management (SMM) Tool • BASF-BEST ... •Improved memory usage (caching) •Improved algorithms

• openLCA

• openLCA Nexus

• openLCA format converter

• Other tools based on openLCA core:

• PROSUITE Decision Support Tool

• Waste Reduction Model (WARM) Tool

• Sustainable Materials Management (SMM) Tool

• BASF-BEST

openLCA framework

Page 4: Adapting LCA software to LCI databases and vice versa · • Sustainable Materials Management (SMM) Tool • BASF-BEST ... •Improved memory usage (caching) •Improved algorithms

Agenda

• Adapting LCA software and databases

Examples: ecoinvent v.3, ELCD, PSILCA

Focus on openLCA

• The issue of the elementary flows and LCIA methods in different software

Page 5: Adapting LCA software to LCI databases and vice versa · • Sustainable Materials Management (SMM) Tool • BASF-BEST ... •Improved memory usage (caching) •Improved algorithms

Databases used in examples

ecoinvent is the most famous LCA database worldwide used by around 4,500 users in more than 40 countries. The database contains international industrial life cycle inventory data on multiple sectors.

European reference Life Cycle Database comprises LCI data from EU-level business associations and other sources for key materials, energy carriers, transport, and waste management

PSILCA is a new database for social LCA developed by GreenDelta. It contains comprehensive generic inventory information for almost 15,000 industry sectors and commodities, for calculating and assessing social impacts of products along their life cycles

Page 6: Adapting LCA software to LCI databases and vice versa · • Sustainable Materials Management (SMM) Tool • BASF-BEST ... •Improved memory usage (caching) •Improved algorithms

C. Rodríguez et al., Regionalised LCIA implementation in LCA software for decision-making analysis in LCM, Bordeaux, LCM2015

Adapting LCA software and databases

Page 7: Adapting LCA software to LCI databases and vice versa · • Sustainable Materials Management (SMM) Tool • BASF-BEST ... •Improved memory usage (caching) •Improved algorithms

Formats

e.g. ILCD in ELCD

ecoSpold2 in ecoinvent v.3

openLCA Implementation of ILCD and ecoSpold2 interfaces (for import and export)

• API created to import and export ILCD and ecoSpold2

• olca-io created to map the format to the database

Page 8: Adapting LCA software to LCI databases and vice versa · • Sustainable Materials Management (SMM) Tool • BASF-BEST ... •Improved memory usage (caching) •Improved algorithms

Modelling

Products with multiple providers

e.g. ecoinvent v.3

Same product, multiple possible providers

(activityLinkId = Default provider)

SimaPro Not possible (Products are always unique)

GaBi Possible, but only LCI datasets included

Page 9: Adapting LCA software to LCI databases and vice versa · • Sustainable Materials Management (SMM) Tool • BASF-BEST ... •Improved memory usage (caching) •Improved algorithms

Modelling

Products with multiple providers

e.g. ecoinvent v.3

openLCA 1.4 Possible, but a product could not be used several times in the same process with different providers (typical in ecoinvent 3)

Page 10: Adapting LCA software to LCI databases and vice versa · • Sustainable Materials Management (SMM) Tool • BASF-BEST ... •Improved memory usage (caching) •Improved algorithms

Modelling

Products with multiple providers

e.g. ecoinvent v.3

openLCA 1.5 Possible to use a product with different providers in the same process

Page 11: Adapting LCA software to LCI databases and vice versa · • Sustainable Materials Management (SMM) Tool • BASF-BEST ... •Improved memory usage (caching) •Improved algorithms

Modelling

Products with multiple providers

e.g. ecoinvent v.3

openLCA 1.5 Possible to use a product with different providers in the same process

Page 12: Adapting LCA software to LCI databases and vice versa · • Sustainable Materials Management (SMM) Tool • BASF-BEST ... •Improved memory usage (caching) •Improved algorithms

Modelling

Products without provider

e.g. ELCD

SimaPro Not possible (product = process)

Page 13: Adapting LCA software to LCI databases and vice versa · • Sustainable Materials Management (SMM) Tool • BASF-BEST ... •Improved memory usage (caching) •Improved algorithms

Modelling

Products without provider

e.g. ELCD

GaBi, openLCA Possible (product flow will be listed in the inventory results)

In openLCA, in order to simplify the creation of the product system to the user, dummy processes are set as default providers

Page 14: Adapting LCA software to LCI databases and vice versa · • Sustainable Materials Management (SMM) Tool • BASF-BEST ... •Improved memory usage (caching) •Improved algorithms

Modelling

Connections between different products

e.g. ELCD (transport modelling: cargo)

GaBi Possible (only manual creation of product systems [plans])

Page 15: Adapting LCA software to LCI databases and vice versa · • Sustainable Materials Management (SMM) Tool • BASF-BEST ... •Improved memory usage (caching) •Improved algorithms

Modelling

Connections between different products

e.g. ELCD (transport modelling: cargo)

SimaPro Not possible (unique products (ecoinvent transport modelling): automatic creation of product systems)

Page 16: Adapting LCA software to LCI databases and vice versa · • Sustainable Materials Management (SMM) Tool • BASF-BEST ... •Improved memory usage (caching) •Improved algorithms

Modelling

Connections between different products

e.g. ELCD (transport modelling: cargo)

openLCA Not possible, but intermediate processes can be created (or ecoinvent transport modelling)

Page 17: Adapting LCA software to LCI databases and vice versa · • Sustainable Materials Management (SMM) Tool • BASF-BEST ... •Improved memory usage (caching) •Improved algorithms

Modelling

Page 18: Adapting LCA software to LCI databases and vice versa · • Sustainable Materials Management (SMM) Tool • BASF-BEST ... •Improved memory usage (caching) •Improved algorithms

Modelling

Loops due to self-referencing activities

e.g. ecoinvent v.3

Page 19: Adapting LCA software to LCI databases and vice versa · • Sustainable Materials Management (SMM) Tool • BASF-BEST ... •Improved memory usage (caching) •Improved algorithms

Modelling

Loops due to self-referencing activities

e.g. ecoinvent v.3

SimaPro it can calculate

self-loops

Page 20: Adapting LCA software to LCI databases and vice versa · • Sustainable Materials Management (SMM) Tool • BASF-BEST ... •Improved memory usage (caching) •Improved algorithms

Modelling

Loops due to self-referencing activities

openLCA Exchanges are merged during theimport

Page 21: Adapting LCA software to LCI databases and vice versa · • Sustainable Materials Management (SMM) Tool • BASF-BEST ... •Improved memory usage (caching) •Improved algorithms

Modelling

ActivityLinkId specified in the ecoSpold2 files refers to an activity where the product flow is an input

e.g. ecoinvent v.3

"residual wood, dry" consumed by "market for residual wood, dry - GLO"Provider: "shavings, hardwood, measured as dry mass to generic market for residual wood, dry - GLO" where "residual wood, dry" is a positive input provided by "market for residual wood, dry - GLO“

"venting of nitrogen, liquid" consumed by "market for venting of nitrogen, liquid - GLO"Provider: "venting of nitrogen, liquid - RER" where "venting of nitrogen, liquid" is a positive input provided by "market for venting of nitrogen, liquid - GLO"

Page 22: Adapting LCA software to LCI databases and vice versa · • Sustainable Materials Management (SMM) Tool • BASF-BEST ... •Improved memory usage (caching) •Improved algorithms

Modelling

ActivityLinkId specified in the ecoSpold2 files refers to an activity where the product flow is an input

e.g. ecoinvent v.3

Recommendation from ecoinvent: delete those exchanges in the database

Page 23: Adapting LCA software to LCI databases and vice versa · • Sustainable Materials Management (SMM) Tool • BASF-BEST ... •Improved memory usage (caching) •Improved algorithms

Modelling

Inputs as reference flows + Downstream connections

e.g. ELCD (waste modelling)

GaBi any flow can be the reference (even no reference flow needed) and downstream connections possible

SimaPro specific type of exchange “waste to treatment” and process type “Waste treatment”

(In e.g. ecoinvent v.3 waste amounts are modified from negative to positive)

Page 24: Adapting LCA software to LCI databases and vice versa · • Sustainable Materials Management (SMM) Tool • BASF-BEST ... •Improved memory usage (caching) •Improved algorithms

Modelling

Inputs as reference flows + Downstream connections

e.g. ELCD (waste modelling)

openLCA Reference flow must exist and be anoutput product. Connections downstream of thereference process not possible

ecoinvent v.3 approach implemented:

• Wastes moved to the input side with negativeamount in process producing them

• Wastes moved to the output side with negativeamount in the waste treatment

Page 25: Adapting LCA software to LCI databases and vice versa · • Sustainable Materials Management (SMM) Tool • BASF-BEST ... •Improved memory usage (caching) •Improved algorithms

Modelling

Inputs as reference flows + Downstream connections

e.g. ELCD (waste modelling)

In future openLCA versions linking and calculation algorithms modified to allow this kindof modelling

Page 26: Adapting LCA software to LCI databases and vice versa · • Sustainable Materials Management (SMM) Tool • BASF-BEST ... •Improved memory usage (caching) •Improved algorithms

Database content

Content that requires changes in the software’sdatabase schema and UI

e.g. PSILCA (social aspects and indicators)

openLCA New element “Social indicator” added to the database, and new tab “Social aspects” in the process editor

Page 27: Adapting LCA software to LCI databases and vice versa · • Sustainable Materials Management (SMM) Tool • BASF-BEST ... •Improved memory usage (caching) •Improved algorithms

Database content

Page 28: Adapting LCA software to LCI databases and vice versa · • Sustainable Materials Management (SMM) Tool • BASF-BEST ... •Improved memory usage (caching) •Improved algorithms

Database content

Page 29: Adapting LCA software to LCI databases and vice versa · • Sustainable Materials Management (SMM) Tool • BASF-BEST ... •Improved memory usage (caching) •Improved algorithms

Database content

Content that requires changes in the software’sdatabase schema and UI

e.g. PSILCA (social aspects and indicators)

SimaPro No new element added in thedatabase or UI. Information of each social indicator repeated in all the elementary flowsof that indicator. e.g.:

Social indicator: Risk of child labor

Elementary flows: Risk of child labor, no risk

Risk of child labor, low risk

etc.

Page 30: Adapting LCA software to LCI databases and vice versa · • Sustainable Materials Management (SMM) Tool • BASF-BEST ... •Improved memory usage (caching) •Improved algorithms

Database content

Content that requires changes in the software’sdatabase schema and UI

e.g. ecoinvent v.3.3 (exchanges descriptions)

openLCA New field “description” added in the database and in the Inputs/Outputs tab of the process editor

Page 31: Adapting LCA software to LCI databases and vice versa · • Sustainable Materials Management (SMM) Tool • BASF-BEST ... •Improved memory usage (caching) •Improved algorithms

Database content

Content that requires changes in the software’sdatabase schema and UI

e.g. ecoinvent v.3.3 (PDF and weblinks per process)

openLCA New function to open links directlyfrom the source editor

Page 32: Adapting LCA software to LCI databases and vice versa · • Sustainable Materials Management (SMM) Tool • BASF-BEST ... •Improved memory usage (caching) •Improved algorithms

Database content

Content that requires changes in the software’sdatabase schema and UI

e.g. ecoinvent v.3.3 (flow properties per exchange)

Flow properties (water content etc.): in ecoinvent linked to an exchange, in openLCA and ILCD linked to a flow

openLCA Not implemented. Data lost duringthe import

Page 33: Adapting LCA software to LCI databases and vice versa · • Sustainable Materials Management (SMM) Tool • BASF-BEST ... •Improved memory usage (caching) •Improved algorithms

Database content

Content that requires changes in the importfunction only applicable to a specific database

e.g. ecoinvent v.3 (parameters)

• Mathematical formulas from referenceproducts refer to the undefined system

• Livelinks used in the mathematical formulas

• Formulas > 2000 characters (limit in openLCA), etc.

• etc.

Page 34: Adapting LCA software to LCI databases and vice versa · • Sustainable Materials Management (SMM) Tool • BASF-BEST ... •Improved memory usage (caching) •Improved algorithms

Database content

Content that requires changes in the importfunction only applicable to a specific database

e.g. ecoinvent v.3 (parameters)

openLCA, SimaProMathematical formulas not imported

Page 35: Adapting LCA software to LCI databases and vice versa · • Sustainable Materials Management (SMM) Tool • BASF-BEST ... •Improved memory usage (caching) •Improved algorithms

Memory & Calculation

e.g. ecoinvent v.3

New types of process data sets, for markets, that typically link one process with another

a drastically increased in number of data sets in one typical product system (with the same number of LCA process data sets).

Page 36: Adapting LCA software to LCI databases and vice versa · • Sustainable Materials Management (SMM) Tool • BASF-BEST ... •Improved memory usage (caching) •Improved algorithms

Memory & Calculation

e.g. ecoinvent v.3

Issue: Memory space requirements in a matrix calculation cubic increase with the number of data sets

Page 37: Adapting LCA software to LCI databases and vice versa · • Sustainable Materials Management (SMM) Tool • BASF-BEST ... •Improved memory usage (caching) •Improved algorithms

Memory & Calculation

e.g. ecoinvent v.3

Tasks:

• Reduction of memory space requirements

• Faster loading of product systems

• Faster calculation

Page 38: Adapting LCA software to LCI databases and vice versa · • Sustainable Materials Management (SMM) Tool • BASF-BEST ... •Improved memory usage (caching) •Improved algorithms

Memory & Calculation

e.g. ecoinvent v.3

Performance improvements due to

• Improved data structures

• Improved queries (batching)

• Improved memory usage (caching)

• Improved algorithms and a faster numerical library

Page 39: Adapting LCA software to LCI databases and vice versa · • Sustainable Materials Management (SMM) Tool • BASF-BEST ... •Improved memory usage (caching) •Improved algorithms

Memory & Calculation

Memory space requirements (ecoinvent 2.2)

openLCA 1.3:

Product system open:

200 MBAnalysis peak:450 MBProduct system & result open: 250 MB

Page 40: Adapting LCA software to LCI databases and vice versa · • Sustainable Materials Management (SMM) Tool • BASF-BEST ... •Improved memory usage (caching) •Improved algorithms

Memory & Calculation

Memory space requirements (ecoinvent 2.2)

openLCA 1.4:

Product system open:

25 MBAnalysis peak:300 MBProduct system & result open: 125 MB

Page 41: Adapting LCA software to LCI databases and vice versa · • Sustainable Materials Management (SMM) Tool • BASF-BEST ... •Improved memory usage (caching) •Improved algorithms

Memory & Calculation

Memory space requirements (ecoinvent 3.01)

openLCA 1.4:

Product system open:

25 MBAnalysis peak:1100 MBProduct system & result open: 125 MB

Page 42: Adapting LCA software to LCI databases and vice versa · • Sustainable Materials Management (SMM) Tool • BASF-BEST ... •Improved memory usage (caching) •Improved algorithms

Memory & Calculation

Performance (openLCA 1.3 vs. 1.4)

ActionEcoinvent v.2.2 Ecoinvent v.3.01

openLCA 1.3 openLCA 1.4 openLCA 1.4

Creating a new

product system72 s 3 s 13 s

Opening an existing

product system8 s < 1 s <1 s

Calculation and

Analysis10 s 4 s 17 s

Page 43: Adapting LCA software to LCI databases and vice versa · • Sustainable Materials Management (SMM) Tool • BASF-BEST ... •Improved memory usage (caching) •Improved algorithms

Memory & Calculation

Performance (openLCA 1.4.2, ecoinvent v.3.2)

0

50

100

150

200

Product system

creation

Quick results Analysis

Tim

e (

s)

#Processes: 7176;

#Links: 57513

#Processes: 9398;

#Links: 73841

#Processes: 10282;

#Links: 251170

Page 44: Adapting LCA software to LCI databases and vice versa · • Sustainable Materials Management (SMM) Tool • BASF-BEST ... •Improved memory usage (caching) •Improved algorithms

Memory & Calculation

e.g. PSILCA

Number of processes

0

2000

4000

6000

8000

10000

12000

14000

16000

No cut-off 1E-11 1E-9 1E-7 1E-5 1E-3

Basic construction - GER Manufacture of textiles - GER

Page 45: Adapting LCA software to LCI databases and vice versa · • Sustainable Materials Management (SMM) Tool • BASF-BEST ... •Improved memory usage (caching) •Improved algorithms

Memory & Calculation

e.g. PSILCA

Number of process links (in millions)

0

10

20

30

40

50

No cut-off 1E-11 1E-9 1E-7 1E-5 1E-3

Basic construction - GER Manufacture of textiles - GER

Page 46: Adapting LCA software to LCI databases and vice versa · • Sustainable Materials Management (SMM) Tool • BASF-BEST ... •Improved memory usage (caching) •Improved algorithms

Memory & Calculation

e.g. PSILCA

Required RAM (GB)

0

5

10

15

20

25

30

35

No cut-off 10E-11 10E-9 10E-7 10E-5 10E-3

For the creation of the product system For the calculation of the product system

Page 47: Adapting LCA software to LCI databases and vice versa · • Sustainable Materials Management (SMM) Tool • BASF-BEST ... •Improved memory usage (caching) •Improved algorithms

Memory & Calculation

e.g. PSILCA

Time (min)

0

10

20

30

40

50

No cut-off 10E-11 10E-9 10E-7 10E-5 10E-3

Creation of the product system Calculation of the product system

Page 48: Adapting LCA software to LCI databases and vice versa · • Sustainable Materials Management (SMM) Tool • BASF-BEST ... •Improved memory usage (caching) •Improved algorithms

Memory & Calculation

e.g. PSILCA

Cut-offs in available databases

Database openLCA SimaPro

PSILCA Developer No cut-off Not Available

PSILCA Professional 1E-7 Not Available

PSILCA Starter 1E-5 Not Available

PSILCA Starter (SimaPro) Not Available 1E-4

Page 49: Adapting LCA software to LCI databases and vice versa · • Sustainable Materials Management (SMM) Tool • BASF-BEST ... •Improved memory usage (caching) •Improved algorithms

Memory & Calculation

e.g. PSILCA

Future modification of the software:

• Store pre-calculated matrices of background systems as libraries to reduce significantly the time of calculation and memory requirements

Page 50: Adapting LCA software to LCI databases and vice versa · • Sustainable Materials Management (SMM) Tool • BASF-BEST ... •Improved memory usage (caching) •Improved algorithms

C. Rodríguez et al., Regionalised LCIA implementation in LCA software for decision-making analysis in LCM, Bordeaux, LCM2015

The issue of the elementary flows and LCIA methods

Page 51: Adapting LCA software to LCI databases and vice versa · • Sustainable Materials Management (SMM) Tool • BASF-BEST ... •Improved memory usage (caching) •Improved algorithms

“Old” issue still unresolved

The issue

The same dataset characterized with the same LCIA method can yield very different results in different LCA software

The cause

Different elementary flows used in the software, LCI databases and LCIA methods

Different mappings applied

Different intrepretation of LCIA methods

Publications: Herrmann and Moltesen, 2015; Speck et al., 2015

Page 52: Adapting LCA software to LCI databases and vice versa · • Sustainable Materials Management (SMM) Tool • BASF-BEST ... •Improved memory usage (caching) •Improved algorithms

Lack of harmonization in elementaryflows

• Different flow nomenclature

• Lack of clarifiers (e.g. synonyms, CAS numbers, formulas, etc.)

• Different definition of context (i.e. compartment, subcompartment information)

• Misspelling, capitalization differences, etc.

All makes more difficult the creation of mappings

Page 53: Adapting LCA software to LCI databases and vice versa · • Sustainable Materials Management (SMM) Tool • BASF-BEST ... •Improved memory usage (caching) •Improved algorithms

Lack of harmonization in elementaryflows

Source Flow name CAS Flow context

ecoinvent

v.3.2

Butylcarbamate,

iodopropynyl

55406-

53-6

Air - non-urban air or from

high stacks

openLCA3-Iodo-2-propynyl

butylcarbamate

055406-

53-6Air – low population density

SimaProButylcarbamate,

iodopropynyl- Emissions to air – low. pop.

GaBiButylcarbamate,

iodopropynyl

Emissions to air – Organic

emissions to air (group VOC)

– Group NMVOC to air

ILCD3-iodo-2-propynyl

butylcarbamate

055406-

53-6

Emissions – Emissions to air

– Emissions to non-urban air

or from high stacks

Page 54: Adapting LCA software to LCI databases and vice versa · • Sustainable Materials Management (SMM) Tool • BASF-BEST ... •Improved memory usage (caching) •Improved algorithms

Impact in LCIA results

X 3999 inventories-100%

0%

100%

200%

300%

Indicator 1

Indicator 2

Indicator 3

Indicator 4

Indicator 5

SimaPro GaBi

CIRAIG analysis (2014, Pascal Lesage)

Page 55: Adapting LCA software to LCI databases and vice versa · • Sustainable Materials Management (SMM) Tool • BASF-BEST ... •Improved memory usage (caching) •Improved algorithms

Impact in LCIA results: Global Warming

CIRAIG analysis (2014, Pascal Lesage)

-6

-4

-2

0

2

4

6

8

10

12

-6 -4 -2 0 2 4 6 8 10 12

log

ind

icat

or

resu

lts

in S

imaP

ro

log indicator result in GaBi

All points on the diagonal, indicating

identical results

Page 56: Adapting LCA software to LCI databases and vice versa · • Sustainable Materials Management (SMM) Tool • BASF-BEST ... •Improved memory usage (caching) •Improved algorithms

Impact in LCIA results: Abiotic depletion(elements)CIRAIG analysis (2014, Pascal Lesage)

-12

-10

-8

-6

-4

-2

0

2

4

6

-12 -10 -8 -6 -4 -2 0 2 4 6

log

ind

icat

or

resu

lts

in S

imaP

ro

log indicator result in GaBi

Differences as high as 5 orders of magnitude

Page 57: Adapting LCA software to LCI databases and vice versa · • Sustainable Materials Management (SMM) Tool • BASF-BEST ... •Improved memory usage (caching) •Improved algorithms

Impact in LCIA results: Abiotic depletion(elements)CIRAIG analysis (2014, Pascal Lesage)

• GaBi includes so-called “obsolete” characterization factors (CFs): Barium sulphate, Cinnabar, Colamanite ore, Borax, Gypsum, Antimonite, Sodium chloride, Sodium sulphate, Spodumen

• GaBi CF 100x lower for cadmium

• Mismatch in GaBi nomenclature for Uranium

Page 58: Adapting LCA software to LCI databases and vice versa · • Sustainable Materials Management (SMM) Tool • BASF-BEST ... •Improved memory usage (caching) •Improved algorithms

-6

-4

-2

0

2

4

6

8

10

12

-6 -4 -2 0 2 4 6 8 10 12

log

ind

icat

or

resu

lts

in S

imaP

ro

log indicator result in GaBi

Impact in LCIA results: Abiotic depletion(fossil fuels)CIRAIG analysis (2014, Pascal Lesage)

These three outliers are due to peat not being characterized in SimaPro

Page 59: Adapting LCA software to LCI databases and vice versa · • Sustainable Materials Management (SMM) Tool • BASF-BEST ... •Improved memory usage (caching) •Improved algorithms

Impact in LCIA results: Abiotic depletion(fossil fuels)CIRAIG analysis (2014, Pascal Lesage)

0%

25%

50%

75%

100%

125%

150%

175%

Crude oil Hard coal Lignite Natural gas Pit gas Peat

GaBi SimaPro CML ecoinvent

CF = lower heating value

Page 60: Adapting LCA software to LCI databases and vice versa · • Sustainable Materials Management (SMM) Tool • BASF-BEST ... •Improved memory usage (caching) •Improved algorithms

Impact in LCIA results: Acidificationpotential

-10

-8

-6

-4

-2

0

2

4

6

8

10

-10 -8 -6 -4 -2 0 2 4 6 8 10

log

ind

icat

or

resu

lts

in S

imaP

ro

log indicator result in GaBi

CIRAIG analysis (2014, Pascal Lesage)

Page 61: Adapting LCA software to LCI databases and vice versa · • Sustainable Materials Management (SMM) Tool • BASF-BEST ... •Improved memory usage (caching) •Improved algorithms

Impact in LCIA results: Acidificationpotential

In GaBi can be as much as 35x higher

CIRAIG analysis (2014, Pascal Lesage)

Page 62: Adapting LCA software to LCI databases and vice versa · • Sustainable Materials Management (SMM) Tool • BASF-BEST ... •Improved memory usage (caching) •Improved algorithms

Impact in LCIA results: Acidificationpotential

0.000.250.500.751.001.251.501.752.00

kg S

O2e

q/k

g

GaBi SimaPro CML-baseline CML-non baseline

CIRAIG analysis (2014, Pascal Lesage)

Characterisation factors

Page 63: Adapting LCA software to LCI databases and vice versa · • Sustainable Materials Management (SMM) Tool • BASF-BEST ... •Improved memory usage (caching) •Improved algorithms

Impact in LCIA results: CML resultsCIRAIG analysis (2014, Pascal Lesage)

0.001

0.01

0.1

1

10

100

1000

10000

100000

1000000

10000000

rati

o o

f in

dic

ato

r re

sult

s (G

aBi/

Sim

aPro

)

CML2001

Q2

Q3

Mean

Min

Max

95% CI

Page 64: Adapting LCA software to LCI databases and vice versa · • Sustainable Materials Management (SMM) Tool • BASF-BEST ... •Improved memory usage (caching) •Improved algorithms

But there is hope…

Global LCA Data Access network (GLAD) – UNEP

Nomenclature Working Group, deliverables:

• Agreed mapping system

• Critical review of nomenclature systems

• Principles for maintenance and update of the flow list

• Principles for the harmonization of processes nomenclature and taxonomy

Page 65: Adapting LCA software to LCI databases and vice versa · • Sustainable Materials Management (SMM) Tool • BASF-BEST ... •Improved memory usage (caching) •Improved algorithms

C. Rodríguez et al., Regionalised LCIA implementation in LCA software for decision-making analysis in LCM, Bordeaux, LCM2015

Thank you!Contact: Cristina Rodríguez

GreenDelta GmbHMüllerstrasse 135, 13349 Berlin, [email protected]