8000 GitHub - AlexGabourie/thermo at 0.1
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

AlexGabourie/thermo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repository is a collection of calculations or data processing functions that I find myself needing for thermal property calculations. The code is fairly specific to my research, but there may be some functions that are worth something to someone else.  With this repo, I can install the code in a virtual environment and always have access to these tools.

Documentation:
https://thermomd.readthedocs.io/en/latest/

Installation Notes:

Use the following command:

pip install git+ssh://git@github.com/AlexGabourie/thermo.git
or
pip install git+https://github.com/AlexGabourie/thermo.git

This should install all of the dependencies and the thermo package in the virtual environment.

Install debegging:
- If pyfftw fails to install, run the following line to install it:

sudo apt-get install libfftw3-dev libfftw3-doc

- If you get an error like: 'Failed building wheel for subprocess32,' run the following:

sudo apt-get install python-dev

About

GPUMD and LAMMPS helper functions for thermal computations

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  

Languages

0