Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 599 Bytes

README.md

File metadata and controls

26 lines (15 loc) · 599 Bytes

SHS - Siesta Help Scripts

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.

Contents:

  1. Installation
  2. Usage
  3. License

Installation

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.

Usage

License

The code is distributed under MIT licence: see the LICENSE file for details.