06

Applying graph theory to clean energy districts

Flow optimisation across heat networks

People10 Posts30 Dribs19

Event finish

EDITED v. 29

6 months ago ~ oleg

Sketching

EDITED v. 28

6 months ago ~ jonathan_chambers

6 months ago ~ leiv_andresen

Research

EDITED v. 25

6 months ago ~ jonathan_chambers

EDITED v. 24

6 months ago ~ jonathan_chambers

6 months ago ~ tyler_anderson

Cost function so we can compare algorithms:

def calculate_total_kwh_m(mst_table): return (mst_table['routes']*abs(mst_table['heat_total'])).sum()

6 months ago ~ leiv_andresen

EDITED v. 18

6 months ago ~ jonathan_chambers

  Iterative optimization with random perturbation of one distance.Reduction in total cost sum(abs(heat_total)*routes):

6 months ago ~ leiv_andresen

Project

EDITED v. 15

6 months ago ~ jonathan_chambers

JOINED

6 months ago ~ sari_issa

requirements.txt content extracted by github copilot:

numpy pandas geopandas pickle-mixin sparse xarray scipy matplotlib contextily

6 months ago ~ leiv_andresen

JOINED

6 months ago ~ lukas_ringlage

EDITED v. 13

6 months ago ~ jonathan_chambers

JOINED

6 months ago ~ leiv_andresen

Start

EDITED v. 12

6 months ago ~ oleg

EDITED v. 9

6 months ago ~ jonathan_chambers

EDITED v. 8

6 months ago ~ jonathan_chambers

JOINED

6 months ago ~ jonathan_chambers

EDITED v. 1

7 months ago ~ gaston_energy

EDITED v. 6

7 months ago ~ gaston_energy

EDITED v. 2

7 months ago ~ gaston_energy

Challenge shared
Tap here to review.

7 months ago ~ gaston_energy
All attendees, sponsors, partners, volunteers and staff at our hackathon are required to agree with the Hack Code of Conduct. Organisers will enforce this code throughout the event. We expect cooperation from all participants to ensure a safe environment for everybody.

Creative Commons LicenceThe contents of this website, unless otherwise stated, are licensed under a Creative Commons Attribution 4.0 International License.