Skip to content

Commit

Permalink
exclude hydro
Browse files Browse the repository at this point in the history
  • Loading branch information
yerbol-akhmetov committed Oct 8, 2023
1 parent fbd91be commit ee9b71e
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions test/config_kz_test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ run:

scenario:
ll: ['v1.0']
clusters: [5]
clusters: [14]
opts: [RES0.2-12H]


Expand All @@ -38,7 +38,7 @@ cluster_options:
simplify_network:
p_threshold_drop_isolated: 10 # [MW] isolated buses are being discarded if bus mean power is below the specified threshold

alternative_clustering: false # "False" use Voronoi shapes, "True" use GADM shapes
alternative_clustering: true # "False" use Voronoi shapes, "True" use GADM shapes


build_shape_options:
Expand All @@ -59,7 +59,8 @@ electricity:

extendable_carriers:
Generator: [solar, onwind, offwind-ac, offwind-dc]


renewable_carriers: [solar, onwind]

custom_powerplants: replace #merge #replace # "false" - no custom powerplants, "merge" use both open source and custom powerplants, "replace" use only custom powerplants

Expand Down

0 comments on commit ee9b71e

Please sign in to comment.