Skip to content

nkitamuraQC/pylattice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

171 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pylattice

Pylattice is a Python Library for Manipulating Quantum ESPRESSO and RESPACK

Features

  • Supplementation of a crystal structure with its space group
  • Generation of a lattice model with various shapes (e.g., chain, ladder, kagome, etc)
  • A python controller for Quantum ESPRESSO and RESPACK software packages
    • We now add a feature for the molecular dynamics calculation via PWSCF.

Usages

See test.py

Installation

conda create -n pylattice python=3.9
conda activate pylattice
git clone https://github.com/nkitamuraQC/pylattice.git
cd pylattice
pip install -e .

About

Manipulating Tools for Quantum ESPRESSO and RESPACK

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages