Skip to content

Commit

Permalink
Use NG wacc for NG-H2
Browse files Browse the repository at this point in the history
  • Loading branch information
mikebannis committed Mar 4, 2025
1 parent a3688b8 commit 9fa4f99
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lcoe_calculator/tech_processors.py
Original file line number Diff line number Diff line change
Expand Up @@ -500,6 +500,7 @@ class NaturalGasRetrofitProc(TechProcessor):

class NGH2BlendProc(TechProcessor):
tech_name = "NG-H2 Combustion_FE"
wacc_name = "Natural Gas_FE"
tech_life = 55

metrics = [
Expand Down

0 comments on commit 9fa4f99

Please sign in to comment.