Skip to content

A python implementation of a Crystal Structure based on pymatgen

Notifications You must be signed in to change notification settings

aimat-lab/CrystalStructure

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

A python implementation of Crystal structures based on pymatgen which supports:

  • importing crystal structures via .cif
  • representation of Lattice Parameters and Crystal Base as easily accessible Pythonic objects
  • Saving crystal structures as .json files
  • Scaling the dimensions of a structure
  • Determining an estimate of atomic volume in unit cell
  • Standardizing the Lattice parameter ordering and ordering of atoms within the unit cell
  • Finding scattering parameters of atoms in the crystal
  • Representing partially labeled crystal structures with unknown data points

Setup:

The library can be installed using pip

pip install CrystalStructure 

About

A python implementation of a Crystal Structure based on pymatgen

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages