Skip to main content

GT3 - The Georgia Tech Tokamak Transport codebase

Project description

The Georgia Tech Tokamak Transport Code (GT3)

Installation

  • ** Using pip

$ pip install GT3

Installing from GitHub

  • Master branch

Clone GT3 master branch from github

$ git clone https://github.com/gt-frc/gt3.git

  • Other branches

You can clone another branch from github as follows:

$ git clone -b <branch> https://github.com/gt-frc/gt3.git

Enter GT3

$ cd gt3

Setup your virtual environment

$ virtualenv venv

Activate it

$ source venv/bin/activate

Install packages

$ pip install -r requirements.txt

Install NeutPy for neutrals calculations

$ cd Neutrals

$ git clone https://github.com/gt-frc/neutpy.git

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

GT3-0.0.1.tar.gz (102.3 kB view hashes)

Uploaded Source

Built Distribution

GT3-0.0.1-py2-none-any.whl (143.7 kB view hashes)

Uploaded Python 2

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page