Skip to content
Johannes Voss edited this page Sep 3, 2013 · 25 revisions

About

ase-espresso is a python interface for Quantum Espresso using the Atomic Simulation Environment ase.

The main purpose of the ase-espresso interface is to allow for python-controlled ionic updates (e.g. ase-based structural relaxation) and to provide post-processed Quantum Espresso output (e.g. charge densities, DOS) as numpy arrays. While the ase-espresso interface can be used to create input files for Quantum Espresso only, there are alternative python interfaces for input file generation (or for running static calculations ionic step by ionic step): ase_qe_intrfce, PWscfInput, and qecalc.

Top

Installation

Top

Manual

  • [espresso calculator class](espresso calculator class)
  • [multiespresso class](multiespresso class)
  • [vibespresso class](vibespresso class)

Top

Tutorials

  • [Band structure calculation example](Band structure calculation example)

Top

Clone this wiki locally