Skip to content

Commit

Permalink
missing space
Browse files Browse the repository at this point in the history
  • Loading branch information
alvarojhahn committed Nov 4, 2024
1 parent 991f9e7 commit 4375816
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion paper.md
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@ within the LCA, as the scenario’s total electricity demand already covers this
This process is implemented in the `remove_double_accounting` function, which modifies the
technosphere matrix to remove redundant entries. The function identifies flagged
products for removal, locates the associated rows, and zeroes out the corresponding positions
taking any specified exceptions.For instance, in the electricity-steel example, the function
taking any specified exceptions. For instance, in the electricity-steel example, the function
would find the row corresponding to regional electricity and cancel out the input in the column
associated with steel production, effectively preventing double counting of electricity demand.
This modular approach enhances transparency and traceability, making it easier to document and
Expand Down

0 comments on commit 4375816

Please sign in to comment.