GithubHelp home page GithubHelp logo

kirkkosaari's Introduction

Kirkkosaari

This repository contains MATLAB® code for the use of the Kirkkosaari project.

Benchmark

Use the following parameters:

params.d_borehole = 140e-3;
params.L_borehole = 300;

params.T_surface = 4.6;
params.q_geothermal = 0.042;

params.k_rock = 3.2;
params.Cp_rock = 728;
params.rho_rock = 2750;

params.H_soil = 20;
params.k_soil = 3.2;
params.Cp_soil = 728;
params.rho_soil = 2750;

params.H_clay = 50;
params.k_clay = 3.2;
params.Cp_clay = 728;
params.rho_clay = 2750;

Minimization of the average borehole wall temperature (T_ave) should give around 5928 W of constant heat extraction for 50 years which corresponds to 5928 W × 8760 h = 51.9 MWh of energy each year.

Similarly, minimization of the minimum borehole wall temperature (T_min) should give around 4687 W of constant heat extraction for 50 years which corresponds to 4687 W × 8760 h = 41.1 MWh of energy each year.

Setting up an EED model with the above parameters and solving the maximal extractable energy while not allowing the borehole wall temperature drop below 0 centigrades will give 51.2 MWh/a.

kirkkosaari's People

Contributors

kkorhone avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.