Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion config/initializers/coupling_group_wrapper.rb
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
COUPLING_GROUP_LABELS = {
'external_model_industry' => 'Carbon Transition Model',
'external_model_interconnectors' => 'Plexos'
'external_model_interconnectors' => 'Plexos',
'external_model_liquid_fuels'=> 'Liquid Fuels detailed settings'
}.freeze
24 changes: 12 additions & 12 deletions config/interface/input_elements/costs_fuel_production_processes.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,70 +4,70 @@
step_value: 1.0
unit: "%"
position: 100
slide_key: costs_fuel_production_processes
slide_key: external_coupling_fischer_tropsch
- key: om_costs_fischer_tropsch
interface_group: costs_fischer_tropsch
step_value: 1.0
unit: "%"
position: 110
slide_key: costs_fuel_production_processes
slide_key: external_coupling_fischer_tropsch
- key: investment_costs_methanol_synthesis
interface_group: costs_methanol_synthesis
step_value: 1.0
unit: "%"
position: 120
slide_key: costs_fuel_production_processes
slide_key: external_coupling_methanol_synthesis
- key: om_costs_methanol_synthesis
interface_group: costs_methanol_synthesis
step_value: 1.0
unit: "%"
position: 130
slide_key: costs_fuel_production_processes
slide_key: external_coupling_methanol_synthesis
- key: investment_costs_fractionation_pyrolysis_oil
interface_group: costs_fractionation_pyrolysis_oil
step_value: 1.0
unit: "%"
position: 140
slide_key: costs_fuel_production_processes
slide_key: external_coupling_pyrolysis_fractionation
- key: om_costs_fractionation_pyrolysis_oil
interface_group: costs_fractionation_pyrolysis_oil
step_value: 1.0
unit: "%"
position: 150
slide_key: costs_fuel_production_processes
slide_key: external_coupling_pyrolysis_fractionation
- key: investment_costs_pyrolysis
interface_group: costs_pyrolysis
step_value: 1.0
unit: "%"
position: 160
slide_key: costs_fuel_production_processes
slide_key: external_coupling_pyrolysis_production
- key: om_costs_pyrolysis
interface_group: costs_pyrolysis
step_value: 1.0
unit: "%"
position: 170
slide_key: costs_fuel_production_processes
slide_key: external_coupling_pyrolysis_production
- key: investment_costs_hvo
interface_group: costs_hvo
step_value: 1.0
unit: "%"
position: 180
slide_key: costs_fuel_production_processes
slide_key: external_coupling_hydrotreatment
- key: om_costs_hvo
interface_group: costs_hvo
step_value: 1.0
unit: "%"
position: 190
slide_key: costs_fuel_production_processes
slide_key: external_coupling_hydrotreatment
- key: investment_costs_bio_ethanol
interface_group: costs_bio_ethanol
step_value: 1.0
unit: "%"
position: 200
slide_key: costs_fuel_production_processes
slide_key: external_coupling_bio_ethanol_production
- key: om_costs_bio_ethanol
interface_group: costs_bio_ethanol
step_value: 1.0
unit: "%"
position: 210
slide_key: costs_fuel_production_processes
slide_key: external_coupling_bio_ethanol_production
Loading