Skip to content

Commit b0b2a0b

Browse files
committed
minor corrections
1 parent 91cce61 commit b0b2a0b

File tree

1 file changed

+16
-11
lines changed

1 file changed

+16
-11
lines changed

paper.md

Lines changed: 16 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -27,18 +27,21 @@ affiliations:
2727
- name: CIRAIG, Institute for Sustainable Energy, University of Applied Sciences Western Switzerland, Rue de l’Industrie 23, Sion, 1950, Switzerland
2828
index: 3
2929

30-
date: 21 March 2025
30+
date: 24 March 2025
3131
bibliography: paper.bib
3232
---
3333

3434
# Summary
3535
Energy System Models (ESM) are widely used to design and assess energy transition scenarios. They help decision-makers
3636
to project their policies and understand their impact on strongly interconnected energy systems. However, ESM typically
37-
lack environmental indicators, which are essential to assess the sustainability of energy transition scenarios.
37+
lack a set of comprehensive environmental indicators beyond carbon emissions, which are essential to assess the
38+
sustainability of energy transition scenarios.
3839
`mescal` is a Python package that integrates Life-Cycle Assessment (LCA) indicators in ESM. It allows energy modellers
39-
to include a wider set of environmental indicators within their models in a transparent and reproducible way.
40-
As a result, energy modellers and decision-makers can identify transition scenarios trade-offs and hot spots, thus
41-
enabling a more holistic sustainability assessment.
40+
to expand the scope of analysis, encompassing indirect impacts from the infrastructure, and to include a wider set of
41+
environmental indicators in a transparent and reproducible way.
42+
As a result, `mescal` enhances the capability of ESM in supporting decision-making by providing a more comprehensive
43+
sustainability assessment, facilitating the identification of environmental hot spots and trade-offs in energy transition
44+
scenarios.
4245

4346
# Statement of need
4447
ESM aims to support decision-makers in designing and assessing energy transition scenarios. In this work, we focus on
@@ -88,12 +91,12 @@ scenarios and provides insights about their trade-offs and hot spots. `pathways`
8891
assessment of energy transition scenarios. ESM/IAM results can be further included in a prospective LCI database using `premise`
8992
custom scenarios [@sacchi2022], thus making soft-linked coupling possible.
9093
However, this framework is limited to ex-post analyses and does not allow for the endogenous integration of LCA
91-
indicators within ESM or IAM, thus significantly limiting energy modellers' ability to shape transition scenarios
92-
with LCA results.
94+
indicators within ESM or IAM, and therefore prevents modellers to perform multi-objective optimization.
95+
This significantly limits energy modellers' ability to shape transition scenarios with LCA results.
9396

9497
`mescal` aims to address this limitation, by enhancing the reproducibility and transparency of hard-linked coupling
95-
between LCA and ESM, thus allowing a better comparability among energy modellers envisioning to enlarge their set of
96-
sustainability metrics.
98+
between LCA and any ESM, thus allowing a better comparability among energy modellers envisioning to expand their set of
99+
sustainability metrics and the scope of the analysis, including indirect emissions and impacts from the infrastructure.
97100

98101
# Description
99102
Starting from a mapping between ESM technologies/resources and LCI datasets from a LCI database, `mescal` performs
@@ -340,7 +343,8 @@ based on LCA indicators.
340343
The use of `mescal` ensures a transparent, reproducible, and thus comparable integration of LCA indicators in ESM.
341344
The use of LCA makes sustainability assessments of energy modellers more holistic, thus highlighting the potential trade-offs,
342345
benefits, and adverse side effects of energy transition pathways among the environmental and economic performance indicators.
343-
`mescal` is intended to be used by energy modellers who might not be LCA experts but want to enlarge the set of environmental
346+
`mescal` is intended to be used by energy modellers who might not be LCA experts but want to expand the scope of analysis,
347+
encompassing both the indirect emissions from the infrastructure and a comprehensive set of environmental
344348
indicators in their model in a transparent and reproducible way.
345349

346350
Updating the LCI database with ESM results paves the way for using `mescal` with both snapshot and myopic pathway ESM
@@ -360,7 +364,8 @@ to analyse environmental-economic trade-offs in Swiss energy system transitions.
360364

361365
# Conclusion
362366
`mescal` makes the integration of LCA indicators in ESM more transparent, reproducible, and comparable.
363-
It aims to encourage energy modellers to consider a broader set of environmental indicators in their energy transition
367+
It aims to encourage energy modellers to consider the full life-cycle inventory of the energy system (infrastructure,
368+
operation, end-of-life, etc.) and a broader set of environmental indicators in their energy transition
364369
scenarios, thus enabling a more holistic sustainability assessment.
365370

366371
# Acknowledgements

0 commit comments

Comments
 (0)