GithubHelp home page GithubHelp logo

giecli / gengeo Goto Github PK

View Code? Open in Web Editor NEW

This project forked from geg-ethz/gengeo

0.0 1.0 0.0 229 KB

genGEO is a coupled reservoir-electricity-cost geothermal simulator. It is an open-source, object-oriented python code which may be extended to include any geothermal or power generation scenario.

License: GNU Lesser General Public License v2.1

Python 99.98% Shell 0.02%

gengeo's Introduction

DOI

genGEO logo

genGEO is a coupled reservoir-electricity-cost geothermal simulator. It is an open-source, object-oriented python code which may be extended to include any geothermal or power generation scenario.

Example

An example file is provided with exampleCPGSystemStudy.py. This example implements a CPG system and solves for a number of reservoir depths and permeabilities. It contains a large number of scenarios and therefore runs for a long time. Hence, it should only be used as an example to derive other studies from.

Install

genGEO uses conda for easy package management and comes with an yml file to create an environment with all required packages.

For conda users please run the following for installation:

  • conda env create -f genGEO.yml

and for updates:

  • conda env update -f genGEO.yml

For non conda users, please install the following packages:

  • python=3.7
  • pandas
  • scipy
  • coolprop
  • xlrd

Testing

To test if genGEO works fine on your system, please run the tests with the following command:

cd <path_to_genGEO> ; ./runTests.sh

For the full test which also tests the optimization mode please run:

cd <path_to_genGEO> ; ./runTests.sh full

Contact

For contact please visit: https://geg.ethz.ch/people/

gengeo's People

Contributors

philippschaedle avatar co2chicken 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.