Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
34 commits
Select commit Hold shift + click to select a range
69d23c2
Baseline data input and model running
Apr 14, 2025
8c6ce9f
Updated demand with corrected 2030 numbers
Apr 14, 2025
a0ad65c
Added all blending technologies to model
Apr 15, 2025
f89b6f1
Updated exogenous capacities for gas and nuclear and updated blending…
Apr 24, 2025
cf1e8a6
Updated lifetime of plants from inf to 100
Apr 25, 2025
5dc4ecd
Changed lifetime for storage and generators
Apr 25, 2025
51db6c2
Remove additional value
Apr 25, 2025
6475553
Updated annual utilisation rates based on historical data for nuclear…
Apr 25, 2025
cc66d32
Fixed endogenous build out constraints for offshore wind and prevent …
djwels Apr 29, 2025
a210ee7
Updated demand with single year profile and capacity factors from 202…
djwels Apr 30, 2025
944635a
Large number of changes from updated input excel
djwels May 7, 2025
bb73add
Lower solar PV capacity and offshore wind corrected to 3 GW
djwels May 13, 2025
f6e7880
Amended p_nom_max to ensure equal to p_nom
djwels May 13, 2025
1d98457
push with costs annualised and fixed costs added
djwels May 14, 2025
a51e28f
demand profile update
joel1120 May 15, 2025
2e63fb5
Coal max utilisation rate increase to 0.7
joel1120 May 15, 2025
3832281
Final Japan reference scenario pushes with discount rate changed in m…
djwels May 20, 2025
d5ffafa
Changed carrier names to match post-processing workflow
djwels May 28, 2025
bf27e38
Fixed error from nf to inf
djwels May 28, 2025
adaa5a7
Updated links capacities and removed all green H2/NH3 generators to r…
djwels Jun 2, 2025
522b626
Reverted to Brownfield 13 coal annual utilisation and nuclear CF
djwels Jun 2, 2025
c19c41b
Multiple changes from latest reference run including updated battery …
djwels Jun 6, 2025
3369274
Fixed issue with biomass emissions coefficient
djwels Jun 16, 2025
c853373
Include max CF for innovative thermal carrier
joel1120 Jul 4, 2025
7bb53d7
Add annual utilisation constraint for blending and ccs technologies
djwels Jul 4, 2025
8aeac98
Staging change
djwels Jul 4, 2025
3087d04
Updated blending and CCS with 70% annual utilisation constraint
djwels Jul 4, 2025
2697d2d
updated blending and ccs generator costs
djwels Jul 4, 2025
7fbdda5
Added policy constraint for cfe workflow bug
djwels Jul 4, 2025
b87861f
latest updates to tech characteristics
joel1120 Jul 10, 2025
c94d9d7
rounded marginal costs to 2 d.p.
Jul 10, 2025
8330865
Remove hourly blending capacity factors as fixed in cfe workflow to a…
djwels Jul 14, 2025
be9e68b
Merge branch 'JPN_CFE_2030' of https://github.com/transition-zero/tza…
djwels Jul 14, 2025
d46e4e0
Weighted marginal price for blending/ccs and updated p_nom_max for cf…
djwels Jul 30, 2025
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
29 changes: 17 additions & 12 deletions stock_models/Japan/carriers.csv
Original file line number Diff line number Diff line change
@@ -1,21 +1,26 @@
Carrier,color,co2_emissions,nice_name,max_growth
Coal,#322f34,0.36,Coal,inf
Gas,#bababa,0.198,Gas,inf
Oil,#5d407c,0.257,Oil,inf
GasCCS,#d9d9d9,0.0198,Gas CCS,inf
BlueAmmonia,#d9a88b,0.288,Blue ammonia & coal co-firing,inf
BlueHydrogen,#f3f3f3,0.178,Blue hydrogen & gas co-firing,inf
GreenAmmonia,#d9a88b,0.288,Green ammonia & coal co-firing,inf
GreenHydrogen,#f3f3f3,0.178,Green hydrogen & gas co-firing,inf
Oil,#5d407c,0.2571,Oil,inf
GasCCSLeaked,#d9d9d9,0.198,Gas CCS: Leaked Component,inf
BlueNH3,#d9a88b,0,Coal & blue NH3: NH3,inf
BlueH2,#f3f3f3,0,Gas & blue H2: H2,inf
GreenNH3,#d9a88b,0,Coal & green NH3: NH3,inf
GreenH2,#f3f3f3,0,Gas & green H2: H2,inf
Nuclear,#ee9dda,0,Nuclear,inf
Biomass,#e25329,0,Biomass,inf
Geothermal,#f75726,0,Geothermal,inf
HydroConventional,#8292e8,0,Hydro conventional,inf
SolarGrid,#ffe19b,0,Solar grid-scale,inf
OffshoreWind,#66dad0,0,Offshore wind,inf
OnshoreWind,#99e6df,0,Onshore wind,inf
SolarGrid,#ffe19b,0,Solar,inf
OffshoreWind,#66dad0,0,Offshore Wind,inf
OnshoreWind,#99e6df,0,Onshore Wind,inf
PumpedHydro,#a5d1f9,0,Pumped hydro,inf
Batteries,#c3e0fb,0,Battery storage,inf
Batteries,#c3e0fb,0,Batteries,inf
Transmission,#ba63da,0,Transmission,inf
Other,TBD,0,Other,inf
GasDmy,#bababa,0.198,GasDmy,inf
GasCCSSequestered,#d9d9d9,0,Gas CCS: Sequestered component,inf
BlueNH3_Coal,#322f34,0.36,Coal & blue NH3: Coal,inf
BlueH2_Gas,#bababa,0.198,Gas & blue H2: Gas,inf
GreenNH3_Coal,#322f34,0.36,Coal & green NH3: Coal,inf
GreenH2_Gas,#bababa,0.198,Gas & green H2: Gas,inf
AC,#ba63da,0,Transmission,inf
LAES,#c3e0fb,0,Liquid Air Energy Storage,inf
26,282 changes: 17,521 additions & 8,761 deletions stock_models/Japan/generators-p_max_pu.csv

Large diffs are not rendered by default.

526 changes: 361 additions & 165 deletions stock_models/Japan/generators.csv

Large diffs are not rendered by default.

2 changes: 0 additions & 2 deletions stock_models/Japan/investment_periods.csv

This file was deleted.

40 changes: 20 additions & 20 deletions stock_models/Japan/links.csv
Original file line number Diff line number Diff line change
@@ -1,21 +1,21 @@
name,bus0,bus1,type,carrier,efficiency,build_year,lifetime,p_nom,p_nom_mod,p_nom_extendable,p_nom_min,p_nom_max,p_set,p_min_pu,p_max_pu,capital_cost,marginal_cost,marginal_cost_quadratic,stand_by_cost,length,terrain_factor,committable,start_up_cost,shut_down_cost,,min_up_time,min_down_time,up_time_before,down_time_before,ramp_limit_up,ramp_limit_down,ramp_limit_start_up,ramp_limit_shut_down,p_nom_opt,min_utilisation_rate,max_utilisation_rate
JPN05-JPN04,JPN05,JPN04,,Transmission,0.97,2023,50,300,,FALSE,0,,,0,,0,,,,0,0,,,,,,,,,,,,,,0.5032,1
JPN04-JPN05,JPN04,JPN05,,Transmission,0.97,2023,50,300,,FALSE,0,,,0,,0,,,,0,0,,,,,,,,,,,,,,0.0058,1
JPN06-JPN04,JPN06,JPN04,,Transmission,0.97,2023,50,1320,,FALSE,0,,,0,,0,,,,0,0,,,,,,,,,,,,,,0.8,1
JPN04-JPN06,JPN04,JPN06,,Transmission,0.97,2023,50,2500,,FALSE,0,,,0,,0,,,,0,0,,,,,,,,,,,,,,0.0219,1
JPN09-JPN07,JPN09,JPN07,,Transmission,0.97,2023,50,780,,FALSE,0,,,0,,0,,,,0,0,,,,,,,,,,,,,,0.8,1
JPN07-JPN09,JPN07,JPN09,,Transmission,0.97,2023,50,3950,,FALSE,0,,,0,,0,,,,0,0,,,,,,,,,,,,,,0.0096,1
JPN08-JPN07,JPN08,JPN07,,Transmission,0.97,2023,50,1200,,FALSE,0,,,0,,0,,,,0,0,,,,,,,,,,,,,,0.2307,1
JPN07-JPN08,JPN07,JPN08,,Transmission,0.97,2023,50,1200,,FALSE,0,,,0,,0,,,,0,0,,,,,,,,,,,,,,0.0132,1
JPN02-JPN01,JPN02,JPN01,,Transmission,0.97,2023,50,900,,FALSE,0,,,0,,0,,,,0,0,,,,,,,,,,,,,,0.0983,1
JPN01-JPN02,JPN01,JPN02,,Transmission,0.97,2023,50,900,,FALSE,0,,,0,,0,,,,0,0,,,,,,,,,,,,,,0.1341,1
JPN05-JPN06,JPN05,JPN06,,Transmission,0.97,2023,50,1900,,FALSE,0,,,0,,0,,,,0,0,,,,,,,,,,,,,,0.0443,1
JPN06-JPN05,JPN06,JPN05,,Transmission,0.97,2023,50,1600,,FALSE,0,,,0,,0,,,,0,0,,,,,,,,,,,,,,0.1467,1
JPN06-JPN07,JPN06,JPN07,,Transmission,0.97,2023,50,4650,,FALSE,0,,,0,,0,,,,0,0,,,,,,,,,,,,,,0.0131,1
JPN07-JPN06,JPN07,JPN06,,Transmission,0.97,2023,50,3260,,FALSE,0,,,0,,0,,,,0,0,,,,,,,,,,,,,,0.4618,1
JPN08-JPN06,JPN08,JPN06,,Transmission,0.97,2023,50,1400,,FALSE,0,,,0,,0,,,,0,0,,,,,,,,,,,,,,0.637,1
JPN06-JPN08,JPN06,JPN08,,Transmission,0.97,2023,50,1400,,FALSE,0,,,0,,0,,,,0,0,,,,,,,,,,,,,,0.0023,1
JPN03-JPN02,JPN03,JPN02,,Transmission,0.97,2023,50,2360,,FALSE,0,,,0,,0,,,,0,0,,,,,,,,,,,,,,0.0178,1
JPN02-JPN03,JPN02,JPN03,,Transmission,0.97,2023,50,5960,,FALSE,0,,,0,,0,,,,0,0,,,,,,,,,,,,,,0.5445,1
JPN03-JPN04,JPN03,JPN04,,Transmission,0.97,2023,50,2100,,FALSE,0,,,0,,0,,,,0,0,,,,,,,,,,,,,,0.0907,0.4
JPN04-JPN03,JPN04,JPN03,,Transmission,0.97,2023,50,2100,,FALSE,0,,,0,,0,,,,0,0,,,,,,,,,,,,,,0.2856,1
JPN05-JPN04-2030,JPN05,JPN04,,Transmission,0.97,2030,50,527.37,,FALSE,0,,,0,,0,,,,0,0,,,,,,,,,,,,,,0.5032,1
JPN04-JPN05-2030,JPN04,JPN05,,Transmission,0.97,2030,50,89.96,,FALSE,0,,,0,,0,,,,0,0,,,,,,,,,,,,,,0.0058,1
JPN06-JPN04-2030,JPN06,JPN04,,Transmission,0.97,2030,50,3036.96,,FALSE,0,,,0,,0,,,,0,0,,,,,,,,,,,,,,0.8,1
JPN04-JPN06-2030,JPN04,JPN06,,Transmission,0.97,2030,50,3010.04,,FALSE,0,,,0,,0,,,,0,0,,,,,,,,,,,,,,0.0219,1
JPN09-JPN07-2030,JPN09,JPN07,,Transmission,0.97,2030,50,2780,,FALSE,0,,,0,,0,,,,0,0,,,,,,,,,,,,,,0.8,1
JPN07-JPN09-2030,JPN07,JPN09,,Transmission,0.97,2030,50,620,,FALSE,0,,,0,,0,,,,0,0,,,,,,,,,,,,,,0.0096,1
JPN08-JPN07-2030,JPN08,JPN07,,Transmission,0.97,2030,50,1200,,FALSE,0,,,0,,0,,,,0,0,,,,,,,,,,,,,,0.2307,1
JPN07-JPN08-2030,JPN07,JPN08,,Transmission,0.97,2030,50,1200,,FALSE,0,,,0,,0,,,,0,0,,,,,,,,,,,,,,0.0132,1
JPN02-JPN01-2030,JPN02,JPN01,,Transmission,0.97,2030,50,1200,,FALSE,0,,,0,,0,,,,0,0,,,,,,,,,,,,,,0.0983,1
JPN01-JPN02-2030,JPN01,JPN02,,Transmission,0.97,2030,50,1000,,FALSE,0,,,0,,0,,,,0,0,,,,,,,,,,,,,,0.1341,1
JPN05-JPN06-2030,JPN05,JPN06,,Transmission,0.97,2030,50,3822.63,,FALSE,0,,,0,,0,,,,0,0,,,,,,,,,,,,,,0.0443,1
JPN06-JPN05-2030,JPN06,JPN05,,Transmission,0.97,2030,50,253.04,,FALSE,0,,,0,,0,,,,0,0,,,,,,,,,,,,,,0.1467,1
JPN06-JPN07-2030,JPN06,JPN07,,Transmission,0.97,2030,50,2780,,FALSE,0,,,0,,0,,,,0,0,,,,,,,,,,,,,,0.0131,1
JPN07-JPN06-2030,JPN07,JPN06,,Transmission,0.97,2030,50,4850,,FALSE,0,,,0,,0,,,,0,0,,,,,,,,,,,,,,0.4618,1
JPN08-JPN06-2030,JPN08,JPN06,,Transmission,0.97,2030,50,1400,,FALSE,0,,,0,,0,,,,0,0,,,,,,,,,,,,,,0.637,1
JPN06-JPN08-2030,JPN06,JPN08,,Transmission,0.97,2030,50,0,,FALSE,0,,,0,,0,,,,0,0,,,,,,,,,,,,,,0.0023,1
JPN03-JPN02-2030,JPN03,JPN02,,Transmission,0.97,2030,50,6310,,FALSE,0,,,0,,0,,,,0,0,,,,,,,,,,,,,,0.0178,1
JPN02-JPN03-2030,JPN02,JPN03,,Transmission,0.97,2030,50,8300,,FALSE,0,,,0,,0,,,,0,0,,,,,,,,,,,,,,0.5445,1
JPN03-JPN04-2030,JPN03,JPN04,,Transmission,0.97,2030,50,3000,,FALSE,0,,,0,,0,,,,0,0,,,,,,,,,,,,,,0.0907,0.4
JPN04-JPN03-2030,JPN04,JPN03,,Transmission,0.97,2030,50,3000,,FALSE,0,,,0,,0,,,,0,0,,,,,,,,,,,,,,0.2856,1
Loading