quantum-espresso/KCW/examples/example02
Nicola Colonna c60630e4a3 Bugfix KCW with GGA 2024-09-30 13:50:48 +00:00
..
reference Bugfix KCW with GGA 2024-09-30 13:50:48 +00:00
README Align KCW and PP to the latest QE version 2022-03-04 15:06:39 +00:00
compare.sh Bugfix KCW with GGA 2024-09-30 13:50:48 +00:00
run_example Bugfix KCW with GGA 2024-09-30 13:50:48 +00:00

README

This example shows how to use the KCW code to compute the electronic structure
of H2O molecule using canonical KS orbitals as variational ones. 
This requires few steps:

1) run a standard scf calculation at PBE level. 
   input=h2o.scf.in, output=h2o.scf.out

3) prepare the KCW calculation 
   input=h2o.kcw-wann2kcw.in, output=h2o.kcw-wann2kcw.out

4) calculate the screening coefficients 
   input=h2o.kcw-screen.in, output=h2o.kcw-screen.out

5) calculate and diagonalize the KI Hamiltonian 
   input=h2o.kcw-ham.in, output=h2o.kcw-ham.out