maksimovica / shs

Siesta help scripts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Siesta help scripts

License:Other