Search found 4 matches
- Sun Mar 05, 2017 6:00 pm
- Forum: Bader
- Topic: DOS projection in Bader volume for VASP 5.4
- Replies: 3
- Views: 107737
Re: DOS projection in Bader volume for VASP 5.4
Thanks! One of my colleagues asked me for it. I have also suggested him to follow the update on this forum.
- Fri Feb 24, 2017 4:20 am
- Forum: Bader
- Topic: DOS projection in Bader volume for VASP 5.4
- Replies: 3
- Views: 107737
DOS projection in Bader volume for VASP 5.4
Hey Graeme,
Do we have DOS projection in Bader Volume for VASP 5.4? There was one for older versions of VASP?
Best
Liang
Do we have DOS projection in Bader Volume for VASP 5.4? There was one for older versions of VASP?
Best
Liang
- Fri Apr 04, 2014 4:00 pm
- Forum: VTSTTools
- Topic: Install error with dimer.f90
- Replies: 4
- Views: 118677
Re: Install error with dimer.f90
Hi Loc,
Same as the dimer.F, you can can comment off that line in bbm.F. That line is for printing the list of Atoms that are tagged to apply boost potential.
WRITE(IU6,'(A,9X,<NBAS>I5)') ' Bond-Boost: BALIST',BALIST(:)
Same as the dimer.F, you can can comment off that line in bbm.F. That line is for printing the list of Atoms that are tagged to apply boost potential.
WRITE(IU6,'(A,9X,<NBAS>I5)') ' Bond-Boost: BALIST',BALIST(:)
Re: split_dos
Hi,
I guess you used ISPIN=2; thus these 7 columns in DOSCAR would be the following:
Energy-E_fermi s-DOS(up) s-DOS(down) p-DOS(up) p-DOS(dwn) d-DOS(up) d-DOS(dwn)
I hope these could answer your question.
Best
I guess you used ISPIN=2; thus these 7 columns in DOSCAR would be the following:
Energy-E_fermi s-DOS(up) s-DOS(down) p-DOS(up) p-DOS(dwn) d-DOS(up) d-DOS(dwn)
I hope these could answer your question.
Best