Add description
This commit is contained in:
parent
b07b1c4bb7
commit
8b4f89bbd6
@ -3,7 +3,12 @@ lca_end_of_life_carbon module
|
|||||||
Machine emission of different methods can be a default argument, because,
|
Machine emission of different methods can be a default argument, because,
|
||||||
at this phase we use the average emission of different machines emission
|
at this phase we use the average emission of different machines emission
|
||||||
for each part (demolition, onsite, recycling and landfilling).
|
for each part (demolition, onsite, recycling and landfilling).
|
||||||
For next phases, we can use a Machine object to find the corresponding emission.
|
If we are to use data for different processes, setters will be develop for
|
||||||
|
the machines of each process to replace the default arguments. In that sense,
|
||||||
|
a conditional will decide to use which value. The conditional will be defined
|
||||||
|
in the setters.
|
||||||
|
For next phases, we can use a Machine object to find the corresponding
|
||||||
|
emission.
|
||||||
SPDX - License - Identifier: LGPL - 3.0
|
SPDX - License - Identifier: LGPL - 3.0
|
||||||
Copyright © 2024 Concordia CERC group
|
Copyright © 2024 Concordia CERC group
|
||||||
Project Developers: Alireza Adli alireza.adli@concordia.ca
|
Project Developers: Alireza Adli alireza.adli@concordia.ca
|
||||||
|
Loading…
Reference in New Issue
Block a user