Metadata-Version: 2.1
Name: esma
Version: 0.0.230
Summary: Quantum Espresso automation tool
Author-email: Susy Exists <susy@selectron.me>
Project-URL: Homepage, https://github.com/susyexstsi/espresso-machine
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE

# Espresso Machine
Automation library for Quantum Espresso via python

# Start by executing adiabatic.sh
Edit parameters in the file for local environment. Such as HPC parameters, python, MPI, Quantum Espresso directories
## Input parameter
input.json file is supported in Example foldeer
## Calculation type
vc-relax, relax, scf, band
## Degauss parameter
Fermi-Dirac smearing width in Ry
## K points
nx ny nz type mesh grid or k space path
## Initial guess or poscar
Read from vc-relax or poscar file
