Skip to content

Sudo-Raheel/cp2k_to_pymatgen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 

Repository files navigation

Cp2k_to_pymatgen

Tutorials to use pymatgen for post processing cp2k output files and generating input files

  • Contains snippets to convert cp2k cube files to pymatgen volume object .
  • Different functions like planar average of pymatgen used and bencmarked with cubecruncher
  • convert the cp2k output file to pymatgen.io.cp2k.output
  • The class can be used to parse different information like energy,force and structures(initial and relaxed)
  • parse the dos from cp2k output file to pymatgen dos object
  • all the functionalies like plotting and different parameters can be obtained from this class
  • get the bandstructure information and pass it to pymatgen BS object all the functionalies like plotting and different parameters can be obtained from this class
  • using different pymatgen modules to generate disordered structures , slabs etc

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages