Skip to content

UTA-NURES/PyGasMix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

87 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GasMix

This repository holds the gas functions, gas cross sections, gas objects, and gas mixing functions used by both PyBoltz and PyGrad**.

** PyGradd is not built yet.

Setting up and running instructions.

There is two methods to do so. In both of them you will need python3+, cython, and numpy installed. Tested and works with Python 3.10.9 and Cython 3.0.8 , and Numpy 1.24.2

First method.

Simply install the module by using pip through the following command. Note: this method needs a new version of PIP.

sudo pip3 install --upgrade  git+https://github.com/UTA-REST/PyGasMix --user

Second method.

Clone this repository. Then run the following command.

$ source setup.sh

About

This repository holds the gas functions, gas cross sections, gas objects, and gas mixing functions used by both PyBoltz and PyGrad.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors