Skip to content

Commit

Permalink
add electricity as params for prepare_sector_network
Browse files Browse the repository at this point in the history
  • Loading branch information
yerbol-akhmetov committed Nov 2, 2024
1 parent 05cc6cd commit a44b893
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Snakefile
Original file line number Diff line number Diff line change
Expand Up @@ -1060,6 +1060,7 @@ if not config["custom_data"]["gas_network"]:
rule prepare_sector_network:
params:
costs=config["costs"],
electricity=config["electricity"],
input:
network=RESDIR
+ "prenetworks/elec_s{simpl}_{clusters}_ec_l{ll}_{opts}_{sopts}_{planning_horizons}_{discountrate}_{demand}_presec.nc",
Expand Down

0 comments on commit a44b893

Please sign in to comment.