Giter Club home page Giter Club logo

stram_ntnu_development's Introduction

Strategic TRansport Model (STraM)

Open source version of STraM in Pyomo

Licencing

The STraM framework and all additional files in the git repository are licensed under the MIT license. In short, that means you can use and change the code of STraM. Furthermore, you can change the license in your redistribution but must mention the original author. We appreciate if you inform us about changes and send a merge request via git. For further information please read the LICENSE file, which contains the license text, or go to https://opensource.org/licenses/MIT

Required Software

STraM is available in the Python-based, open-source optimization modelling language Pyomo. Running the model thus requires some coding skills in Python. To run the model, make sure Python, Pyomo and a third-party solver (e.g., gurobi, or CPLEX) is installed and loaded to the respective computer. More information on how to install Python and Pyomo can be found here: http://www.pyomo.org/installation. Other python package dependencies can be found in the file requirements.txt.

To download, you need to install Git and clone the repository.

Software Structure

STraM consists of various programming scripts, including:

(1) Main.py: The main script used to run STraM. It links to all other scripts. This is the main script a user needs to use and potentially modify. There are various analyses that can be selected.

(2) Model.py: Contains the model formulation of STraM in Pyomo.

(3) Data/ConstructData.py: this file constructs the necessary data structure based on all excel files.

stram_ntnu_development's People

Contributors

steffenbakker avatar rubenvanbeesten avatar sbeike 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.