generated from iiasa/scse-workflow-template
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Co-authored-by: Daniel Huppmann <[email protected]>
- Loading branch information
1 parent
ef11fd9
commit f2c222f
Showing
3 changed files
with
113 additions
and
0 deletions.
There are no files selected for viewing
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,43 @@ | ||
# material demand by commodity | ||
- Material Demand|Iron and Steel|Steel: | ||
description: Demand of steel commodities | ||
unit: Mt/yr | ||
tier: 2 | ||
- Material Demand|Non-Metallic Minerals|Cement: | ||
description: Demand of cement | ||
unit: Mt/yr | ||
tier: 2 | ||
- Material Demand|Non-Ferrous Metals|Aluminum: | ||
description: Demand of aluminum | ||
unit: Mt/yr | ||
tier: 2 | ||
- Material Demand|Non-Ferrous Metals|Copper: | ||
description: Demand of copper | ||
unit: Mt/yr | ||
tier: 3 | ||
- Material Demand|Chemicals|{Chemicals Commodity}: | ||
description: Demand of {Chemicals Commodity} | ||
unit: Mt/yr | ||
tier: 2 | ||
|
||
# material demand by commodity and demand sector | ||
- Material Demand|Iron and Steel|Steel|{Demand Sector}: | ||
description: Demand of steel commodities in {Demand Sector} | ||
unit: Mt/yr | ||
tier: 2 | ||
- Material Demand|Non-Metallic Minerals|Cement|{Demand Sector}: | ||
description: Demand of cement in {Demand Sector} | ||
unit: Mt/yr | ||
tier: 2 | ||
- Material Demand|Non-Ferrous Metals|Aluminum|{Demand Sector}: | ||
description: Demand of aluminum in {Demand Sector} | ||
unit: Mt/yr | ||
tier: 2 | ||
- Material Demand|Non-Ferrous Metals|Copper|{Demand Sector}: | ||
description: Demand of copper in {Demand Sector} | ||
unit: Mt/yr | ||
tier: 2 | ||
- Material Demand|Chemicals|{Chemicals Commodity}|{Demand Sector}: | ||
description: Demand of {Chemicals Commodity} in {Demand Sector} | ||
unit: Mt/yr | ||
tier: 2 |
43 changes: 43 additions & 0 deletions
43
definitions/variable/industry/tag_chemical_commodities.yaml
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,43 @@ | ||
- Chemicals Commodity: | ||
- Ammonia: | ||
description: ammonia (NH3), precursor chemical for nitrogen fertilisers | ||
- Nitrogen Fertilizer: | ||
description: single-nutrient nitrogen fertilizers and nitrogen containing | ||
multi-nutrient fertilizers | ||
tier: ^1 | ||
- High-Value Chemicals: | ||
description: high-value chemicals, a group of primary chemicals consisting of | ||
ethylene, propylene, butylenes and aromatics | ||
navigate: High Value Chemicals | ||
engage: High Value Chemicals | ||
- High-Value Chemicals|Ethylene: | ||
description: ethylene, most important precursor for synthetic plastics | ||
tier: ^1 | ||
- High-Value Chemicals|Propylene: | ||
description: propylene, second most important precursor for synthetic plastics | ||
tier: ^1 | ||
- High-Value Chemicals|BTX: | ||
description: the aromatic compounds Benzene, Toluene and the three xylene isomers (BTX) | ||
tier: ^1 | ||
- Plastics: | ||
description: plastics | ||
tier: ^1 | ||
- Plastics|Primary: | ||
description: plastics, produced from virgin feedstocks | ||
tier: ^2 | ||
navigate: Plastics|Primary Plastics | ||
engage: Plastics|Primary Plastics | ||
- Plastics|Secondary: | ||
description: plastics, produced in recycling processes | ||
tier: ^2 | ||
navigate: Plastics|Secondary Plastics | ||
engage: Plastics|Secondary Plastics | ||
- Methanol: | ||
description: methanol, used as precursor for various chemicals and fuels | ||
- Formaldehyde: | ||
description: formaldehyde, mainly used to produce resins | ||
tier: ^2 | ||
- Formaldehyde Resins: | ||
description: thermosetting resins, produced by polymerizing urea, phenol and/or | ||
melamine with formaldehyde | ||
tier: ^2 |
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,27 @@ | ||
- Demand Sector: | ||
- Electricity: | ||
description: electricity generation sector | ||
- Electricity|Biomass: | ||
description: construction of biomass power plants | ||
- Electricity|Coal: | ||
description: construction of coal power plants | ||
- Electricity|Gas: | ||
description: construction of gas power plants | ||
- Electricity|Hydro: | ||
description: construction of hydro power plants | ||
- Electricity|Nuclear: | ||
description: construction of nuclear power plants | ||
- Electricity|Solar: | ||
description: construction of solar photovoltaics and concentrated solar power | ||
- Electricity|Wind: | ||
description: construction of wind turbines | ||
- Electricity|Transmission and Distribution: | ||
description: electricity transmission and distribution | ||
- Transportation|Vehicle Stock: | ||
description: vehicle stock (e.g. cars, trains, airplanes, ships) | ||
- Residential: | ||
description: residential sector | ||
- Commercial: | ||
description: commercial sector | ||
- Transportation|Infrastructure: | ||
description: fixed structures, installations and networks for mobility (e.g roads, bridges, rail, waterways) excluding means of transportation (e.g. cars, trains, airplanes) |