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
26 changes: 26 additions & 0 deletions stock_models/ASEAN/power_sector_targets.csv
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
target_type,carrier,nodes,absolute,value,unit,sense,year,years_onwards,constraint,description
capacity,"hydro, biomass, biogas, geothermal, solar",MYS,False,40,%,>=,2035,onwards,"[hydro, biomass, biogas, geothermal, solar] capacity in [MYS] >= 40% (2035 onwards)",RE capacity share target
generation,"hydro, solar, on-wind, off-wind, biomass, geothermal, ocean",PHL,False,35,%,>=,2030,onwards,"[hydro, solar, on-wind, off-wind, biomass, geothermal, ocean] generation in [PHL] >= 35% (2030 onwards)",RE generation share target
capacity,"hydro, biomass, biogas, solar, on-wind, off-wind",THA,False,36,%,>=,2037,onwards,"[hydro, biomass, biogas, solar, on-wind, off-wind] capacity in [THA] >= 36% (2037 onwards)",RE capacity share target
capacity,solar,BRN,False,30,%,>=,2035,onwards,[solar] capacity in [BRN] >= 30% (2035 onwards),RE capacity share target
capacity,hydro,KHM,True,1558,MW,>=,2030,onwards,[hydro] capacity in [KHM] >= 1558MW (2030 onwards),Hydro capacity target
capacity,hydro,KHM,True,2973,MW,>=,2040,onwards,[hydro] capacity in [KHM] >= 2973MW (2040 onwards),Hydro capacity target
capacity,solar,KHM,True,1005,MW,>=,2030,onwards,[solar] capacity in [KHM] >= 1005MW (2030 onwards),Solar capacity target
capacity,solar,KHM,True,3155,MW,>=,2040,onwards,[solar] capacity in [KHM] >= 3155MW (2040 onwards),Solar capacity target
capacity,coal,KHM,True,2266,MW,<=,2030,onwards,[coal] capacity in [KHM] <= 2266MW (2030 onwards),Coal phase-out target
capacity,gas,KHM,True,900,MW,==,2040,only,[gas] capacity in [KHM] == 900MW (2040 only),Gas capacity target
capacity,hydro,LAO,True,13000,MW,>=,2030,onwards,[hydro] capacity in [LAO] >= 13000MW (2030 onwards),Hydro capacity target
capacity,"solar, on-wind, off-wind",MMR,True,2000,MW,>=,2030,onwards,"[solar, on-wind, off-wind] capacity in [MMR] >= 2000MW (2030 onwards)",RE capacity target
capacity,coal,MMR,True,3620,MW,==,2030,only,[coal] capacity in [MMR] == 3620MW (2030 only),Coal capacity target
capacity,solar,SGP,True,1600,MW,>=,2030,only,[solar] capacity in [SGP] >= 1600MW (2030 only),Solar capacity target
emissions,CO2eq,SGP,True,60000000,tCO2eq,<=,2030,only,[CO2eq] emissions in [SGP] <= 60MtCO2eq (2030 only),Emissions target
emissions,CO2eq,SGP,True,0,tCO2eq,<=,2050,only,[CO2eq] emissions in [SGP] <= 6MtCO2eq (2050 only),Emissions target
capacity,coal,VNM,True,30127,MW,<=,2030,onwards,[coal] capacity in [VNM] <= 30127MW (2030 onwards),Coal phase-out target
capacity,on-wind,VNM,True,21880,MW,>=,2030,onwards,[on-wind] capacity in [VNM] >= 21880MW (2030 onwards),Onshore wind capacity target
capacity,off-wind,VNM,True,6000,MW,>=,2030,onwards,[off-wind] capacity in [VNM] >= 6000MW (2030 onwards),Offshore wind capacity target
capacity,on-wind,VNM,True,60050,MW,>=,2050,onwards,[on-wind] capacity in [VNM] >= 60050MW (2050 onwards),Onshore wind capacity target
capacity,off-wind,VNM,True,70000,MW,>=,2050,onwards,[off-wind] capacity in [VNM] >= 70000MW (2050 onwards),Offshore wind capacity target
capacity,solar,VNM,True,155000,MW,>=,2050,onwards,[solar] capacity in [VNM] >= 155000MW (2050 onwards),Solar capacity target
generation,"hydro, geothermal, bioenergy, solar, on-wind, off-wind",IDN,False,31,%,>=,2030,onwards,"[hydro, geothermal, bioenergy, solar, on-wind, off-wind] generation in [IDN] >= 31% (2030 onwards)",RE generation share target
generation,coal,IDN,False,30,%,<=,2025,onwards,[coal] generation in [IDN] <= 30% (2025 onwards),Coal generation share target
emissions,CO2eq,IDN,True,290000000,tCO2eq,<=,2030,onwards,[CO2eq] emissions in [IDN] <= 290MtCO2eq (2030 onwards),Emissions peak target
20 changes: 10 additions & 10 deletions stock_models/Japan/buses.csv
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
name,long_name,y,x
JPN01,Hokkaido,42.98035309,142.4272861
JPN02,Tohoku,38.44914886,140.3148359
JPN03,Tokyo,35.67942081,139.6927529
JPN04,Chubu,35.15354403,136.8837366
JPN05,Hokuriku,36.5642752,136.6438165
JPN06,Kansai,34.80832504,135.5933724
JPN07,Chugoku,34.4209556,132.475615
JPN08,Shikoku,33.72568741,133.4371583
JPN09,Kyushu,32.76967313,131.1444977
name,long_name,y,x,bus_self_sufficiency
JPN01,Hokkaido,42.98035309,142.4272861,0.1
JPN02,Tohoku,38.44914886,140.3148359,0.1
JPN03,Tokyo,35.67942081,139.6927529,0.1
JPN04,Chubu,35.15354403,136.8837366,0.1
JPN05,Hokuriku,36.5642752,136.6438165,0.1
JPN06,Kansai,34.80832504,135.5933724,0.1
JPN07,Chugoku,34.4209556,132.475615,0.1
JPN08,Shikoku,33.72568741,133.4371583,0.1
JPN09,Kyushu,32.76967313,131.1444977,0.1
49 changes: 25 additions & 24 deletions stock_models/Japan/carriers.csv
Original file line number Diff line number Diff line change
@@ -1,24 +1,25 @@
name,co2_emissions,color,nice_name
AC,0.,red,AC
Coal,0.5,#322f34,Coal
Gas,0.5,#bababa,Gas
LNG,0.5,#bababa,LNG
Oil,0.5,#5d407c,Oil
GasCCS,0.5,#d9d9d9,Gas CCS
Ammonia,0.5,#d9a88b,Ammonia/coal
Hydrogen,0.5,#f3f3f3,Hydrogen/gas
Nuclear,0,#ee9dda,Nuclear
Biomass,-999,#e25329,Biomass
Geothermal,0,#f75726,Geothermal
HydroConventional,0,#8292e8,Hydro conventional
Solar,0,#ffe19b,Solar
SolarGrid,0,#ffe19b,Solar grid-scale
Wind,0,#66dad0,Wind
OffshoreWind,0,#66dad0,Offshore wind
OnshoreWind,0,#99e6df,Onshore wind
PumpedHydro,-999,#a5d1f9,Pumped hydro
battery,-999,#c3e0fb,Battery
Batteries,-999,#c3e0fb,Battery storage
Batteries,-999,#c3e0fb,Battery storage
Transmission,-999,#ba63da,Transmission
Other,-999,#ba63da,Other
name,co2_emissions,color,nice_name,max_annual_utilisation,carbon_free_score
AC,0,red,AC,0.9,1
Coal,0.5,#322f34,Coal,0.4,0
Gas,0.5,#bababa,Gas,0.9,0
LNG,0.5,#bababa,LNG,0.9,0
Oil,0.5,#5d407c,Oil,0.9,0
GasCCS,0.5,#d9d9d9,Gas CCS,0.9,0.9
Ammonia,0.5,#d9a88b,Ammonia/coal,0.9,0.3
Hydrogen,0,#f3f3f3,Hydrogen,0.9,1
Nuclear,0,#ee9dda,Nuclear,0.9,1
Biomass,-999,#e25329,Biomass,0.9,1
Geothermal,0,#f75726,Geothermal,0.9,1
HydroConventional,0,#8292e8,Hydro conventional,0.9,1
Solar,0,#ffe19b,Solar,0.9,1
SolarGrid,0,#ffe19b,Solar grid-scale,0.9,1
Wind,0,#66dad0,Wind,0.9,1
OffshoreWind,0,#66dad0,Offshore wind,0.9,1
OnshoreWind,0,#99e6df,Onshore wind,0.9,1
PumpedHydro,-999,#a5d1f9,Pumped hydro,1,1
battery,-999,#c3e0fb,Battery,1,1
Batteries,-999,#c3e0fb,Battery storage,1,1
Transmission,-999,#ba63da,Transmission,0.9,1
Other,-999,#ba63da,Other,0.9,1
Hydrogen Storage,0,#f3f3f3,Hydrogen storage,1,1
HydrogenGasBlend10,0.45,#f3f3f3,Hydrogen/Gas,1,0.1
176 changes: 94 additions & 82 deletions stock_models/Japan/generators.csv
Original file line number Diff line number Diff line change
@@ -1,82 +1,94 @@
name,bus,p_nom,p_nom_extendable,carrier,marginal_cost,capital_cost,build_year,lifetime,efficiency
JPN01-Coal,JPN01,2586,FALSE,Coal,1,10,2030,25,0.4
JPN01-LNG,JPN01,697,FALSE,LNG,1,10,2030,25,0.4
JPN01-Oil,JPN01,1988,FALSE,Oil,1,10,2030,25,0.4
JPN01-Nuclear,JPN01,2070,FALSE,Nuclear,1,10,2030,25,0.4
JPN01-HydroConventional,JPN01,1260,FALSE,HydroConventional,1,10,2030,25,0.4
JPN01-Wind,JPN01,1619,FALSE,Wind,1,10,2030,25,0.4
JPN01-Solar,JPN01,2722,FALSE,Solar,1,10,2030,25,0.4
JPN01-Geothermal,JPN01,38,FALSE,Geothermal,1,10,2030,25,0.4
JPN01-Biomass,JPN01,458,FALSE,Biomass,1,10,2030,25,0.4
JPN02-Coal,JPN02,4784,FALSE,Coal,1,10,2030,25,0.4
JPN02-LNG,JPN02,5181,FALSE,LNG,1,10,2030,25,0.4
JPN02-Oil,JPN02,491,FALSE,Oil,1,10,2030,25,0.4
JPN02-Nuclear,JPN02,1650,FALSE,Nuclear,1,10,2030,25,0.4
JPN02-HydroConventional,JPN02,1966,FALSE,HydroConventional,1,10,2030,25,0.4
JPN02-Wind,JPN02,3168,FALSE,Wind,1,10,2030,25,0.4
JPN02-Solar,JPN02,6080,FALSE,Solar,1,10,2030,25,0.4
JPN02-Geothermal,JPN02,52,FALSE,Geothermal,1,10,2030,25,0.4
JPN02-Biomass,JPN02,625,FALSE,Biomass,1,10,2030,25,0.4
JPN03-Coal,JPN03,8070,FALSE,Coal,1,10,2030,25,0.4
JPN03-LNG,JPN03,33867,FALSE,LNG,1,10,2030,25,0.4
JPN03-Oil,JPN03,5807,FALSE,Oil,1,10,2030,25,0.4
JPN03-Nuclear,JPN03,9312,FALSE,Nuclear,1,10,2030,25,0.4
JPN03-HydroConventional,JPN03,4183,FALSE,HydroConventional,1,10,2030,25,0.4
JPN03-Wind,JPN03,865,FALSE,Wind,1,10,2030,25,0.4
JPN03-Solar,JPN03,22718,FALSE,Solar,1,10,2030,25,0.4
JPN03-Geothermal,JPN03,98,FALSE,Geothermal,1,10,2030,25,0.4
JPN03-Biomass,JPN03,1187,FALSE,Biomass,1,10,2030,25,0.4
JPN04-Coal,JPN04,5382,FALSE,Coal,1,10,2030,25,0.4
JPN04-LNG,JPN04,17237,FALSE,LNG,1,10,2030,25,0.4
JPN04-Oil,JPN04,1817,FALSE,Oil,1,10,2030,25,0.4
JPN04-Nuclear,JPN04,3617,FALSE,Nuclear,1,10,2030,25,0.4
JPN04-HydroConventional,JPN04,3071,FALSE,HydroConventional,1,10,2030,25,0.4
JPN04-Wind,JPN04,893,FALSE,Wind,1,10,2030,25,0.4
JPN04-Solar,JPN04,13681,FALSE,Solar,1,10,2030,25,0.4
JPN04-Geothermal,JPN04,47,FALSE,Geothermal,1,10,2030,25,0.4
JPN04-Biomass,JPN04,572,FALSE,Biomass,1,10,2030,25,0.4
JPN05-Coal,JPN05,4815,FALSE,Coal,1,10,2030,25,0.4
JPN05-LNG,JPN05,1595,FALSE,LNG,1,10,2030,25,0.4
JPN05-Oil,JPN05,1177,FALSE,Oil,1,10,2030,25,0.4
JPN05-Nuclear,JPN05,2906,FALSE,Nuclear,1,10,2030,25,0.4
JPN05-HydroConventional,JPN05,4297,FALSE,HydroConventional,1,10,2030,25,0.4
JPN05-Wind,JPN05,661,FALSE,Wind,1,10,2030,25,0.4
JPN05-Solar,JPN05,2674,FALSE,Solar,1,10,2030,25,0.4
JPN05-Geothermal,JPN05,11,FALSE,Geothermal,1,10,2030,25,0.4
JPN05-Biomass,JPN05,136,FALSE,Biomass,1,10,2030,25,0.4
JPN06-Coal,JPN06,4402,FALSE,Coal,1,10,2030,25,0.4
JPN06-LNG,JPN06,9772,FALSE,LNG,1,10,2030,25,0.4
JPN06-Oil,JPN06,3120,FALSE,Oil,1,10,2030,25,0.4
JPN06-Nuclear,JPN06,6578,FALSE,Nuclear,1,10,2030,25,0.4
JPN06-HydroConventional,JPN06,3414,FALSE,HydroConventional,1,10,2030,25,0.4
JPN06-Wind,JPN06,457,FALSE,Wind,1,10,2030,25,0.4
JPN06-Solar,JPN06,7605,FALSE,Solar,1,10,2030,25,0.4
JPN06-Geothermal,JPN06,47,FALSE,Geothermal,1,10,2030,25,0.4
JPN06-Biomass,JPN06,568,FALSE,Biomass,1,10,2030,25,0.4
JPN07-Coal,JPN07,5622,FALSE,Coal,1,10,2030,25,0.4
JPN07-LNG,JPN07,2578,FALSE,LNG,1,10,2030,25,0.4
JPN07-Oil,JPN07,2109,FALSE,Oil,1,10,2030,25,0.4
JPN07-Nuclear,JPN07,820,FALSE,Nuclear,1,10,2030,25,0.4
JPN07-HydroConventional,JPN07,988,FALSE,HydroConventional,1,10,2030,25,0.4
JPN07-Wind,JPN07,802,FALSE,Wind,1,10,2030,25,0.4
JPN07-Solar,JPN07,8447,FALSE,Solar,1,10,2030,25,0.4
JPN07-Geothermal,JPN07,74,FALSE,Geothermal,1,10,2030,25,0.4
JPN07-Biomass,JPN07,899,FALSE,Biomass,1,10,2030,25,0.4
JPN08-Coal,JPN08,3851,FALSE,Coal,1,10,2030,25,0.4
JPN08-LNG,JPN08,942,FALSE,LNG,1,10,2030,25,0.4
JPN08-Oil,JPN08,1480,FALSE,Oil,1,10,2030,25,0.4
JPN08-Nuclear,JPN08,890,FALSE,Nuclear,1,10,2030,25,0.4
JPN08-HydroConventional,JPN08,859,FALSE,HydroConventional,1,10,2030,25,0.4
JPN08-Wind,JPN08,627,FALSE,Wind,1,10,2030,25,0.4
JPN08-Solar,JPN08,3940,FALSE,Solar,1,10,2030,25,0.4
JPN08-Geothermal,JPN08,29,FALSE,Geothermal,1,10,2030,25,0.4
JPN08-Biomass,JPN08,349,FALSE,Biomass,1,10,2030,25,0.4
JPN09-Coal,JPN09,7246,FALSE,Coal,1,10,2030,25,0.4
JPN09-LNG,JPN09,4440,FALSE,LNG,1,10,2030,25,0.4
JPN09-Oil,JPN09,1373,FALSE,Oil,1,10,2030,25,0.4
JPN09-Nuclear,JPN09,4140,FALSE,Nuclear,1,10,2030,25,0.4
JPN09-HydroConventional,JPN09,1840,FALSE,HydroConventional,1,10,2030,25,0.4
JPN09-Wind,JPN09,1482,FALSE,Wind,1,10,2030,25,0.4
JPN09-Solar,JPN09,14409,FALSE,Solar,1,10,2030,25,0.4
JPN09-Geothermal,JPN09,84,FALSE,Geothermal,1,10,2030,25,0.4
JPN09-Biomass,JPN09,1024,FALSE,Biomass,1,10,2030,25,0.4
name,bus,p_nom,p_nom_extendable,carrier,marginal_cost,capital_cost,build_year,lifetime,efficiency,type,carbon_free_score
JPN01-Coal,JPN01,2586,FALSE,Coal,1,2500,2030,25,0.35,JPN01-Coal,0
JPN01-LNG,JPN01,697,FALSE,LNG,1,1500,2030,25,0.6,JPN01-LNG,0
JPN01-Oil,JPN01,1988,FALSE,Oil,1,900,2030,25,0.3,JPN01-Oil,0
JPN01-Nuclear,JPN01,2070,FALSE,Nuclear,1,8000,2030,25,0.8,JPN01-Nuclear,1
JPN01-HydroConventional,JPN01,1260,FALSE,HydroConventional,1,4000,2030,25,1,JPN01-HydroConventional,1
JPN01-Wind,JPN01,1619,FALSE,Wind,1,2000,2030,25,1,JPN01-Wind,1
JPN01-Solar,JPN01,2722,FALSE,Solar,1,1200,2030,25,1,JPN01-Solar,1
JPN01-Geothermal,JPN01,38,FALSE,Geothermal,1,4000,2030,25,1,JPN01-Geothermal,1
JPN01-Biomass,JPN01,458,FALSE,Biomass,1,2000,2030,25,0.3,JPN01-Biomass,1
JPN02-Coal,JPN02,4784,FALSE,Coal,1,2500,2030,25,0.35,JPN02-Coal,0
JPN02-LNG,JPN02,5181,FALSE,LNG,1,1500,2030,25,0.6,JPN02-LNG,0
JPN02-Oil,JPN02,491,FALSE,Oil,1,900,2030,25,0.3,JPN02-Oil,0
JPN02-Nuclear,JPN02,1650,FALSE,Nuclear,1,8000,2030,25,0.8,JPN02-Nuclear,1
JPN02-HydroConventional,JPN02,1966,FALSE,HydroConventional,1,4000,2030,25,1,JPN02-HydroConventional,1
JPN02-Wind,JPN02,3168,FALSE,Wind,1,2000,2030,25,1,JPN02-Wind,1
JPN02-Solar,JPN02,6080,FALSE,Solar,1,1200,2030,25,1,JPN02-Solar,1
JPN02-Geothermal,JPN02,52,FALSE,Geothermal,1,4000,2030,25,1,JPN02-Geothermal,1
JPN02-Biomass,JPN02,625,FALSE,Biomass,1,2000,2030,25,0.3,JPN02-Biomass,1
JPN03-Coal,JPN03,8070,FALSE,Coal,1,2500,2030,25,0.35,JPN03-Coal,0
JPN03-LNG,JPN03,33867,FALSE,LNG,1,1500,2030,25,0.6,JPN03-LNG,0
JPN03-Oil,JPN03,5807,FALSE,Oil,1,900,2030,25,0.3,JPN03-Oil,0
JPN03-Nuclear,JPN03,9312,FALSE,Nuclear,1,8000,2030,25,0.8,JPN03-Nuclear,1
JPN03-HydroConventional,JPN03,4183,FALSE,HydroConventional,1,4000,2030,25,1,JPN03-HydroConventional,1
JPN03-Wind,JPN03,865,FALSE,Wind,1,2000,2030,25,1,JPN03-Wind,1
JPN03-Solar,JPN03,22718,FALSE,Solar,1,1200,2030,25,1,JPN03-Solar,1
JPN03-Geothermal,JPN03,98,FALSE,Geothermal,1,4000,2030,25,1,JPN03-Geothermal,1
JPN03-Biomass,JPN03,1187,FALSE,Biomass,1,2000,2030,25,0.3,JPN03-Biomass,1
JPN04-Coal,JPN04,5382,FALSE,Coal,1,2500,2030,25,0.35,JPN04-Coal,0
JPN04-LNG,JPN04,17237,FALSE,LNG,1,1500,2030,25,0.6,JPN04-LNG,0
JPN04-Oil,JPN04,1817,FALSE,Oil,1,900,2030,25,0.3,JPN04-Oil,0
JPN04-Nuclear,JPN04,3617,FALSE,Nuclear,1,8000,2030,25,0.8,JPN04-Nuclear,1
JPN04-HydroConventional,JPN04,3071,FALSE,HydroConventional,1,4000,2030,25,1,JPN04-HydroConventional,1
JPN04-Wind,JPN04,893,FALSE,Wind,1,2000,2030,25,1,JPN04-Wind,1
JPN04-Solar,JPN04,13681,FALSE,Solar,1,1200,2030,25,1,JPN04-Solar,1
JPN04-Geothermal,JPN04,47,FALSE,Geothermal,1,4000,2030,25,1,JPN04-Geothermal,1
JPN04-Biomass,JPN04,572,FALSE,Biomass,1,2000,2030,25,0.3,JPN04-Biomass,1
JPN05-Coal,JPN05,4815,FALSE,Coal,1,2500,2030,25,0.35,JPN05-Coal,0
JPN05-LNG,JPN05,1595,FALSE,LNG,1,1500,2030,25,0.6,JPN05-LNG,0
JPN05-Oil,JPN05,1177,FALSE,Oil,1,900,2030,25,0.3,JPN05-Oil,0
JPN05-Nuclear,JPN05,2906,FALSE,Nuclear,1,8000,2030,25,0.8,JPN05-Nuclear,1
JPN05-HydroConventional,JPN05,4297,FALSE,HydroConventional,1,4000,2030,25,1,JPN05-HydroConventional,1
JPN05-Wind,JPN05,661,FALSE,Wind,1,2000,2030,25,1,JPN05-Wind,1
JPN05-Solar,JPN05,2674,FALSE,Solar,1,1200,2030,25,1,JPN05-Solar,1
JPN05-Geothermal,JPN05,11,FALSE,Geothermal,1,4000,2030,25,1,JPN05-Geothermal,1
JPN05-Biomass,JPN05,136,FALSE,Biomass,1,2000,2030,25,0.3,JPN05-Biomass,1
JPN06-Coal,JPN06,4402,FALSE,Coal,1,2500,2030,25,0.35,JPN06-Coal,0
JPN06-LNG,JPN06,9772,FALSE,LNG,1,1500,2030,25,0.6,JPN06-LNG,0
JPN06-Oil,JPN06,3120,FALSE,Oil,1,900,2030,25,0.3,JPN06-Oil,0
JPN06-Nuclear,JPN06,6578,FALSE,Nuclear,1,8000,2030,25,0.8,JPN06-Nuclear,1
JPN06-HydroConventional,JPN06,3414,FALSE,HydroConventional,1,4000,2030,25,1,JPN06-HydroConventional,1
JPN06-Wind,JPN06,457,FALSE,Wind,1,2000,2030,25,1,JPN06-Wind,1
JPN06-Solar,JPN06,7605,FALSE,Solar,1,1200,2030,25,1,JPN06-Solar,1
JPN06-Geothermal,JPN06,47,FALSE,Geothermal,1,4000,2030,25,1,JPN06-Geothermal,1
JPN06-Biomass,JPN06,568,FALSE,Biomass,1,2000,2030,25,0.3,JPN06-Biomass,1
JPN07-Coal,JPN07,5622,FALSE,Coal,1,2500,2030,25,0.35,JPN07-Coal,0
JPN07-LNG,JPN07,2578,FALSE,LNG,1,1500,2030,25,0.6,JPN07-LNG,0
JPN07-Oil,JPN07,2109,FALSE,Oil,1,900,2030,25,0.3,JPN07-Oil,0
JPN07-Nuclear,JPN07,820,FALSE,Nuclear,1,8000,2030,25,0.8,JPN07-Nuclear,1
JPN07-HydroConventional,JPN07,988,FALSE,HydroConventional,1,4000,2030,25,1,JPN07-HydroConventional,1
JPN07-Wind,JPN07,802,FALSE,Wind,1,2000,2030,25,1,JPN07-Wind,1
JPN07-Solar,JPN07,8447,FALSE,Solar,1,1200,2030,25,1,JPN07-Solar,1
JPN07-Geothermal,JPN07,74,FALSE,Geothermal,1,4000,2030,25,1,JPN07-Geothermal,1
JPN07-Biomass,JPN07,899,FALSE,Biomass,1,2000,2030,25,0.3,JPN07-Biomass,1
JPN08-Coal,JPN08,3851,FALSE,Coal,1,2500,2030,25,0.35,JPN08-Coal,0
JPN08-LNG,JPN08,942,FALSE,LNG,1,1500,2030,25,0.6,JPN08-LNG,0
JPN08-Oil,JPN08,1480,FALSE,Oil,1,900,2030,25,0.3,JPN08-Oil,0
JPN08-Nuclear,JPN08,890,FALSE,Nuclear,1,8000,2030,25,0.8,JPN08-Nuclear,1
JPN08-HydroConventional,JPN08,859,FALSE,HydroConventional,1,4000,2030,25,1,JPN08-HydroConventional,1
JPN08-Wind,JPN08,627,FALSE,Wind,1,2000,2030,25,1,JPN08-Wind,1
JPN08-Solar,JPN08,3940,FALSE,Solar,1,1200,2030,25,1,JPN08-Solar,1
JPN08-Geothermal,JPN08,29,FALSE,Geothermal,1,4000,2030,25,1,JPN08-Geothermal,1
JPN08-Biomass,JPN08,349,FALSE,Biomass,1,2000,2030,25,0.3,JPN08-Biomass,1
JPN09-Coal,JPN09,7246,FALSE,Coal,1,2500,2030,25,0.35,JPN09-Coal,0
JPN09-LNG,JPN09,4440,FALSE,LNG,1,1500,2030,25,0.6,JPN09-LNG,0
JPN09-Oil,JPN09,1373,FALSE,Oil,1,900,2030,25,0.3,JPN09-Oil,0
JPN09-Nuclear,JPN09,4140,FALSE,Nuclear,1,8000,2030,25,0.8,JPN09-Nuclear,1
JPN09-HydroConventional,JPN09,1840,FALSE,HydroConventional,1,4000,2030,25,1,JPN09-HydroConventional,1
JPN09-Wind,JPN09,1482,FALSE,Wind,1,2000,2030,25,1,JPN09-Wind,1
JPN09-Solar,JPN09,14409,FALSE,Solar,1,1200,2030,25,1,JPN09-Solar,1
JPN09-Geothermal,JPN09,84,FALSE,Geothermal,1,4000,2030,25,1,JPN09-Geothermal,1
JPN09-Biomass,JPN09,1024,FALSE,Biomass,1,2000,2030,25,0.3,JPN09-Biomass,1
JPN01-Hydrogen,JPN01,0,FALSE,Hydrogen,1,2000,2030,25,0.46,JPN01-Hydrogen,1
JPN02-Hydrogen,JPN02,0,FALSE,Hydrogen,1,2000,2030,25,0.46,JPN02-Hydrogen,1
JPN03-Hydrogen,JPN03,0,FALSE,Hydrogen,1,2000,2030,25,0.46,JPN03-Hydrogen,1
JPN04-Hydrogen,JPN04,0,FALSE,Hydrogen,1,2000,2030,25,0.46,JPN04-Hydrogen,1
JPN05-Hydrogen,JPN05,0,FALSE,Hydrogen,1,2000,2030,25,0.46,JPN05-Hydrogen,1
JPN06-Hydrogen,JPN06,0,FALSE,Hydrogen,1,2000,2030,25,0.46,JPN06-Hydrogen,1
JPN07-Hydrogen,JPN07,0,FALSE,Hydrogen,1,2000,2030,25,0.46,JPN07-Hydrogen,1
JPN08-Hydrogen,JPN08,0,FALSE,Hydrogen,1,2000,2030,25,0.46,JPN08-Hydrogen,1
JPN09-Hydrogen,JPN09,0,FALSE,Hydrogen,1,2000,2030,25,0.46,JPN09-Hydrogen,1
JPN01-Coal-Biomass-Cofiring-Unit1,JPN01,1000,FALSE,Coal,0.01,2000,2030,25,1,JPN01-Coal-Biomass-Cofiring-Unit1,0
JPN01-Coal-Biomass-Cofiring-Unit2,JPN01,1000,FALSE,Biomass,0.1,2000,2030,25,1,JPN01-Coal-Biomass-Cofiring-Unit2,9
JPN01-Gas-Hydrogen-Cofiring-Unit1,JPN01,697,FALSE,HydrogenGasBlend10,1,1500,2030,25,0.6,JPN01-Gas-Hydrogen-Cofiring-Unit1,0.1
4 changes: 2 additions & 2 deletions stock_models/Japan/investment_periods.csv
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
,objective,years
2030,1,1
,objective,years
2030,1,1
Loading