-
Notifications
You must be signed in to change notification settings - Fork 48
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
romainsacchi
authored and
romainsacchi
committed
Aug 21, 2024
1 parent
62189a9
commit 34d99d7
Showing
7 changed files
with
988 additions
and
650 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Binary file modified
BIN
+49 Bytes
(100%)
premise/data/additional_inventories/lci-battery-capacity.xlsx
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,41 @@ | ||
# battery size, in kWh | ||
# for long-haul trucks | ||
# provided by carculator_truck | ||
--- | ||
|
||
truck: | ||
3.5t: | ||
2020: 382 | ||
2030: 300 | ||
2040: 268 | ||
2050: 236 | ||
7.5t: | ||
2020: 640 | ||
2030: 480 | ||
2040: 480 | ||
2050: 370 | ||
18t: | ||
2020: 1110 | ||
2030: 802 | ||
2040: 726 | ||
2050: 666 | ||
26t: | ||
2020: 1292 | ||
2030: 978 | ||
2040: 906 | ||
2050: 845 | ||
32t: | ||
2020: 1515 | ||
2030: 1207 | ||
2040: 1124 | ||
2050: 1040 | ||
40t: | ||
2020: 1542 | ||
2030: 1200 | ||
2040: 1123 | ||
2050: 1066 | ||
60t: | ||
2020: 1804 | ||
2030: 1350 | ||
2040: 1255 | ||
2050: 1188 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters