Skip to content

Commit

Permalink
Add heat demand and updated DAC limit
Browse files Browse the repository at this point in the history
* Updated DAC limit

* Add heat dsm

---------

Co-authored-by: Thomas Gilon <thomas.gilon@openenergytransition.org>
Co-authored-by: martacki <martha.frysztacki@gmail.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
  • Loading branch information
4 people authored Jan 17, 2025
1 parent 3707bd3 commit 9f7fe75
Show file tree
Hide file tree
Showing 8 changed files with 741 additions and 5 deletions.
3 changes: 3 additions & 0 deletions config/config.default.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -493,6 +493,9 @@ sector:
rural:
- air
- ground
residential_heat_dsm: false
residential_heat_restriction_value: 0.27
residential_heat_restriction_time: [10, 22] # 9am and 9pm
cluster_heat_buses: true
heat_demand_cutout: default
bev_dsm_restriction_value: 0.75
Expand Down
4 changes: 2 additions & 2 deletions config/config.form.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ logging:

# docs in https://pypsa-eur.readthedocs.io/en/latest/configuration.html#run
run:
prefix: "updated_initial_main_scenarios"
name: "main-mds-vanilla-dac-limit-ev40"
prefix: "baseline_scenarios"
name: "baseline-mds-nometh-1H"
scenarios:
enable: true
file: config/scenarios.form.yaml
Expand Down
Loading

0 comments on commit 9f7fe75

Please sign in to comment.