-
Notifications
You must be signed in to change notification settings - Fork 45
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
remove pcc and pco from 'calcDiffInvestCosts'
- Loading branch information
1 parent
4ab9591
commit 017c017
Showing
2 changed files
with
41 additions
and
17 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
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 @@ | ||
"IEA";"tech";"Comments" | ||
"Steam Coal - SUBCRITICAL";"pc";"Africa, South Asia" | ||
"Steam Coal - SUPERCRITICAL";"pc";"LAM, IND, FSU, MEA" | ||
"Steam Coal - ULTRASUPERCRITICAL";"pc";"China, OECD/IEA" | ||
"IGCC";"igcc"; | ||
"CCGT";"ngcc"; | ||
"Gas turbine";"ngt"; | ||
"CCGT - CHP";"gaschp"; | ||
"Fuel cell (distributed electricity generation)";"NA";"Not in REMIND" | ||
"Coal + CCS";"NA";"pcc, no longer in REMIND" | ||
"Oxyfuel + CCS";"NA";"pco, no longer in REMIND" | ||
"IGCC + CCS";"igccc"; | ||
"CCGT + CCS";"ngccc"; | ||
"Nuclear";"tnrs"; | ||
"Bioenergy - Large scale unit";"NA"; | ||
"Bioenergy - Cofiring";"NA";"Not in REMIND" | ||
"Bioenergy - Medium-scale CHP";"biochp"; | ||
"Bioenergy + CCUS";"NA"; | ||
"Geothermal";"geohdr"; | ||
"Hydropower - large-scale unit";"hydro"; | ||
"Hydropower - small-scale unit";"hydro"; | ||
"Solar photovoltaics - Large scale unit";"spv"; | ||
"Solar photovoltaics - Buildings";"spv"; | ||
"Concentrating solar power";"csp"; | ||
"Marine";"NA";"Not in REMIND" | ||
"Wind onshore";"wind"; | ||
"Wind offshore";"NA";"Not in REMIND" |