Skip to content

ritwit/dba_automation

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 

Repository files navigation

dba_automation

A simple method to automate DBA process.

Functionality:
- find hole positions with HOMO cube file
- generate input file, which is define excition wfn calculation input file
- automate bader analysis over exciton wfn result and collect CT percentage

Requirements:
- bader bin path
- HOMO charge path
- BerkeleyGW bin and exciton wfn path

Some external resources:
- cube file explanation: http://paulbourke.net/dataformats/cube/
- Bader implementation we used: http://theory.cm.utexas.edu/henkelman/code/bader/

DO NOT FORGET:
- cube file has Bohr and Angstrom units, FHI-aims use Bohr (at least for my output file), remember to convert it to Angstrom

About

A simple method to generalize DBA process

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 60.3%
  • Python 39.7%