Skip to content

mbpt_lcao extension for siesta calculator

username-removed-281462 requested to merge mbarbry/ase:mbpt_lcao into master

mbpt_lcao routines written for the polarizability.

The polarizability of a molecule may be obtained by calling the get_polarizability function of the atoms module. List of the changes: atoms.py: add get_polarizability function calculator.py: add get_polarizability function base_siesta.py: add get_polarizability_siesta function mbpt_lcao: new folder containing the mbpt_lcao modules: mbpt_lcao.py mbpt_lcao_io.py mbpt_lcao_utils.py

Merge request reports