version 0.3
This python module is a set of routines designed to ease the way of making SIESTA calculations, adding them to PBS (or SLURM) queue and interpreting the results.
- Installation
- Usage
- License
Installation of the module is simple: executing
python ./setup.py install
on the command prompt installs the modules and scripts to the site-packages
directory of the python distribution.
The code is distributed under MIT licence: see the LICENSE file for details.