Skip to content

Automatize yambo calculations using python scripts

License

Notifications You must be signed in to change notification settings

GnawX/yambopy

 
 

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

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

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.8%
  • Shell 0.2%