Skip to content
 
 

Repository files navigation

yambopy

Create automatic workflows for yambo using python.

Yambo official website: http://www.yambo-code.org/

Yambo Github page: https://github.com/yambo-code/yambo

Installation

Local installation

python setup.py develop --user

Global installation

python setup.py install

Documentation

You can read the documentation in: http://yambopy.readthedocs.org/en/latest/

Features

  • Create Yambo and Quantum Espresso input files from python
  • Collect the output data in .json files for analysis
  • Plot the results using matplotlib
  • Test suite
  • Tutorial

Tests

  • Generate input files and compare to reference
  • Generate input files, run the calculations using Quantum Espresso and Yambo
  • Plot the results using matplotlib

Requirements

TODO

  • Automatic convergence tests (increase a certain variable until the final result changes less than a certain threshold)

Authors

The code is at an early stage of development, help us by sending bug reports, patches and suggestions!

About

Automatize yambo calculations using python scripts

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages