Skip to content
/ pyemto Public

Run and manage EMTO-DFT calculations easily with this Python package

License

Notifications You must be signed in to change notification settings

hpleva/pyemto

Repository files navigation

pyemto

Easily generate input files and corresponding batch scripts for the EMTO (Exact Muffin-Tin Orbitals) solid-state physics software.

Installation

git clone https://github.com/hpleva/pyemto.git
cd pyemto
python setup.py install

Documentation Status