Skip to content

Commit

Permalink
Added import carriers to costs_infrastructure function
Browse files Browse the repository at this point in the history
  • Loading branch information
mabijkerk committed Apr 9, 2024
1 parent 1d1e36c commit 799f130
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/serializers/costs_parameters_serializer.rb
Original file line number Diff line number Diff line change
Expand Up @@ -366,7 +366,7 @@ def costs_carriers
#
# This group does not need subtotal group queries
def costs_infrastructure
%w[electricity heat hydrogen network_gas]
%w[electricity heat hydrogen network_gas ammonia diesel liquid_hydrogen lng lohc]
end

# Internal: Subgroups of the costs_co2 group
Expand Down

0 comments on commit 799f130

Please sign in to comment.