Skip to content

A Python package for a toolkit of first-principle calculations and lattice-model calculations

Notifications You must be signed in to change notification settings

nkitamuraQC/pylattice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pylattice

Pylattice is a Python package for a toolkit of first-principle calculations and lattice-model calculations.

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

A Python package for a toolkit of first-principle calculations and lattice-model calculations

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages