Skip to content

GkAntonius/abitools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A python module to operate Abinit

Documentation

We recommend learning the basic usage from the examples provided with the source distribution in ~abitools/Examples/. The docstrings of the various objects also contain information and can be accessed from a python interpreter with

help(abitools.<object>)

or from ipython with

In  [1]: abitools.<object>?

Requirements

The following software and modules are required to use BGWpy.

Installing

Once you have satisfied the requirements, install the package with

python setup.py install

See the file INSTALL for more information about configuring the module's default parameters.

License

This software is free to use under the BSD license. See license.txt for more information.

About

Tools for producing Abinit inputs with python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages