-
Notifications
You must be signed in to change notification settings - Fork 9
External coupling co2 emissions #3487
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
9 commits
Select commit
Hold shift + click to select a range
bce7f31
External coupling co2 emissions:
jort-wolda 4998e1e
Fixed typo in description
jort-wolda db3131a
Update molecule node positions
kndehaan bb51cef
Implemented feedback
jort-wolda 9d72f8f
Moved inputs to folder based on sector
jort-wolda ca6d859
Rename inputs to match existing inputs naming structure
kndehaan a1610dd
Changed units to MT
jort-wolda 9365c9d
Update the unit too
jort-wolda b350c1c
Restore step value
kndehaan File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains hidden or 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 hidden or 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 hidden or 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 hidden or 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
6 changes: 6 additions & 0 deletions
6
...les/nodes/energy/energy_chemical_fertilizers_transformation_external_coupling_node_co2.ad
This file contains hidden or 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,6 @@ | ||
| - groups = [preset_demand, direct_emissions] | ||
| - input.co2 = 1.0 | ||
| - use = non_energetic | ||
| - sector_label = industry_fertilizers | ||
|
|
||
| ~ demand = 0.0 |
6 changes: 6 additions & 0 deletions
6
...molecules/nodes/energy/energy_chemical_other_transformation_external_coupling_node_co2.ad
This file contains hidden or 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,6 @@ | ||
| - groups = [preset_demand, direct_emissions] | ||
| - input.co2 = 1.0 | ||
| - use = non_energetic | ||
| - sector_label = industry_chemicals | ||
|
|
||
| ~ demand = 0.0 |
6 changes: 6 additions & 0 deletions
6
...ules/nodes/energy/energy_chemical_refineries_transformation_external_coupling_node_co2.ad
This file contains hidden or 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,6 @@ | ||
| - groups = [preset_demand, direct_emissions] | ||
| - input.co2 = 1.0 | ||
| - use = non_energetic | ||
| - sector_label = industry_refineries | ||
|
|
||
| ~ demand = 0.0 |
16 changes: 4 additions & 12 deletions
16
graphs/molecules/nodes/industry/industry_steel_external_coupling_node_co2.ad
This file contains hidden or 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 |
|---|---|---|
| @@ -1,14 +1,6 @@ | ||
| # This node can be used for external coupling of the steel sector by API users. | ||
| # All node attributes are approximate default values of the NL2019 blastfurnace process. | ||
| # These attributes should be updated by the API user to model the steel production technology. | ||
|
|
||
| - from_energy.source = industry_steel_external_coupling_node | ||
| - from_energy.direction = input | ||
| - from_energy.conversion.coal_gas = edges: primary_co2_emission_of_bio_and_fossil_without_capture_factor | ||
| - from_energy.conversion.cokes = edges: primary_co2_emission_of_bio_and_fossil_without_capture_factor | ||
| - from_energy.conversion.coal = carrier: co2_conversion_per_mj | ||
| - from_energy.conversion.crude_oil = carrier: co2_conversion_per_mj | ||
| - from_energy.conversion.network_gas = edges: primary_co2_emission_of_bio_and_fossil_without_capture_factor | ||
| - from_energy.conversion.wood_pellets = carrier: co2_conversion_per_mj | ||
| - groups = [preset_demand, direct_emissions] | ||
| - input.co2 = 1.0 | ||
| - use = energetic | ||
| - sector_label = industry_steel | ||
|
|
||
| ~ demand = 0.0 |
16 changes: 16 additions & 0 deletions
16
...upling_energy_chemical_fertilizers_transformation_external_coupling_node_co2_emissions.ad
This file contains hidden or 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,16 @@ | ||
| # Max value is the total emissions for the industry sector. | ||
|
|
||
| - query = | ||
| UPDATE( | ||
| MV(energy_chemical_fertilizers_transformation_external_coupling_node_co2), | ||
| preset_demand, | ||
| PRODUCT(USER_INPUT(), BILLIONS) | ||
| ) | ||
| - priority = 0 | ||
| - max_value_gql = present:Q(direct_emissions_industry_total_ghg) | ||
| - min_value = 0.0 | ||
| - start_value_gql = present:DIVIDE(MV(energy_chemical_fertilizers_transformation_external_coupling_node_co2, demand), BILLIONS) | ||
| - step_value = 0.1 | ||
| - unit = MT | ||
| - update_period = future | ||
| - coupling_groups = [external_model_industry, industry_chemical_fertilizers] |
16 changes: 16 additions & 0 deletions
16
...nal_coupling_energy_chemical_other_transformation_external_coupling_node_co2_emissions.ad
This file contains hidden or 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,16 @@ | ||
| # Max value is the total emissions for the industry sector. | ||
|
|
||
| - query = | ||
| UPDATE( | ||
| MV(energy_chemical_other_transformation_external_coupling_node_co2), | ||
| preset_demand, | ||
| PRODUCT(USER_INPUT(), BILLIONS) | ||
| ) | ||
| - priority = 0 | ||
| - max_value_gql = present:Q(direct_emissions_industry_total_ghg) | ||
| - min_value = 0.0 | ||
| - start_value_gql = present:DIVIDE(MV(energy_chemical_other_transformation_external_coupling_node_co2, demand), BILLIONS) | ||
| - step_value = 0.1 | ||
| - unit = MT | ||
| - update_period = future | ||
| - coupling_groups = [external_model_industry, industry_chemical_other] |
16 changes: 16 additions & 0 deletions
16
...oupling_energy_chemical_refineries_transformation_external_coupling_node_co2_emissions.ad
This file contains hidden or 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,16 @@ | ||
| # Max value is the total emissions for the industry sector. | ||
|
|
||
| - query = | ||
| UPDATE( | ||
| MV(energy_chemical_refineries_transformation_external_coupling_node_co2), | ||
| preset_demand, | ||
| PRODUCT(USER_INPUT(), BILLIONS) | ||
| ) | ||
| - priority = 0 | ||
| - max_value_gql = present:Q(direct_emissions_industry_total_ghg) | ||
| - min_value = 0.0 | ||
| - start_value_gql = present:DIVIDE(MV(energy_chemical_refineries_transformation_external_coupling_node_co2, demand), BILLIONS) | ||
| - step_value = 0.1 | ||
| - unit = MT | ||
| - update_period = future | ||
| - coupling_groups = [external_model_industry, industry_chemical_refineries] |
16 changes: 16 additions & 0 deletions
16
...etal_steel/external_coupling_industry_metal_steel_external_coupling_node_co2_emissions.ad
This file contains hidden or 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,16 @@ | ||
| # Max value is the total emissions for the industry sector. | ||
|
|
||
| - query = | ||
| UPDATE( | ||
| MV(industry_steel_external_coupling_node_co2), | ||
| preset_demand, | ||
| PRODUCT(USER_INPUT(), BILLIONS) | ||
| ) | ||
| - priority = 0 | ||
| - max_value_gql = present:Q(direct_emissions_industry_total_ghg) | ||
| - min_value = 0.0 | ||
| - start_value_gql = present:DIVIDE(MV(industry_steel_external_coupling_node_co2, demand), BILLIONS) | ||
| - step_value = 0.1 | ||
| - unit = MT | ||
| - update_period = future | ||
| - coupling_groups = [external_model_industry, industry_metal_steel] |
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.