Skip to content

Haider-BA/snake

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Snake

A collection of Python modules used to post-process the numerical solution of simulations run with one of the following codes:

Installation:

> python setup.py install

Some of the Python modules call the environment variable $SNAKE defined as the local directory of this repository. The variable can be set by adding the following line to your .bashrc or .bash_profile file:

> export SNAKE="/path/to/the/git/repository"

In addition, this repository contains some resources such as geometries used for the simulations or literature results for comparison.

Suggestions and bug-fix are welcome. Contact: mesnardo@gwu.edu

About

Collection of Python scripts to generate and post-process results

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 60.3%
  • Jupyter Notebook 36.4%
  • Shell 2.6%
  • CSS 0.7%