pypsa-eur/rules
Tom Brown 0bcb215597 use JRC-IDEES thermal energy service instead of FE for buildings
This change consists of:

- reading the final energy (FE) to thermal energy service (TES)
  efficiency for each each country, seperately for gas and oil (this
  efficiency represents e.g. the losses in older non-condensing
  boilers)

- using TES instead of FE for the n.loads, so that it is pure energy
  service instead of including losses in legacy equipment

- using the stored efficiencies for baseyear equipment in
  add_existing_baseyear

In the baseyear (e.g. 2020) this should have no effect on FE, since
the reduction to TES is conpensated by the lower efficiencies of
existing equipment.

In the future (e.g. 2050) this leads to a reduction in heating demand,
since new equipment is more efficient than existing.
2024-09-02 19:32:13 +02:00
..
build_electricity.smk remove unused geth2015 hydro capacities (#1246) 2024-08-30 10:26:48 +02:00
build_sector.smk use JRC-IDEES thermal energy service instead of FE for buildings 2024-09-02 19:32:13 +02:00
collect.smk [pre-commit.ci] auto fixes from pre-commit.com hooks 2024-03-04 17:26:41 +00:00
common.smk common.smk: make solver_threads also look for capitalised 'Threads' 2024-07-22 17:35:50 +02:00
development.smk Introducing OpenStreetMap high-voltage grid to PyPSA-Eur (#1079) 2024-08-22 15:01:20 +02:00
postprocess.smk Fixed bug which generated empty pdfs when calling plot_summary from CI or snakemake. Using .svg exports instead. 2024-06-11 15:10:12 +02:00
retrieve.smk retrieve urban population fraction from World Bank API (#1248) 2024-08-30 10:26:34 +02:00
solve_electricity.smk solve_electricity.smk:replace "minimal" by "shallow" 2024-03-19 08:28:27 +01:00
solve_myopic.smk use JRC-IDEES thermal energy service instead of FE for buildings 2024-09-02 19:32:13 +02:00
solve_overnight.smk remove copy_config rule and write config for each solved network 2024-03-13 08:57:57 +01:00
solve_perfect.smk remove obsolote cop inputs from solve_perfect.add_existing_baseyear 2024-08-05 12:26:26 +02:00
validate.smk Merge branch 'master' into scenario-management 2024-02-20 12:08:54 +01:00