Dear vasp users,
Would it be possible to set the rwigs for each atom in the supercell?
For example, I have a supercell of 24*(TiO2). Can I set the line below in the INCAR?
rwigs = R1 R2 ... R24 R25 R26 ... R72
NB: R1~R24 are for Ti and R25~R72 are for O.
If yes, can I break the long line of rwigs into several lines with a `\` at the end of each line?
Thanks for the help.
yi-ren
set rwigs one by one?
Moderators: Global Moderator, Moderator
set rwigs one by one?
Last edited by phtobias on Wed Jun 28, 2006 2:46 am, edited 1 time in total.
-
- Sr. Member
- Posts: 339
- Joined: Mon Apr 24, 2006 9:07 am
- License Nr.: 173
- Location: Gothenburg, Sweden
set rwigs one by one?
If you are about to choose all rwigs values equal for each species, can't you just write
RWIGS = 24*R_Ti 48*R_O ?
I know it's possible to do so for the MAGMOM-tag. I suppose it must work for the RWIGS-tag as well. Then you don't have to worry about line breaks.
Best regards
Dan Fors
RWIGS = 24*R_Ti 48*R_O ?
I know it's possible to do so for the MAGMOM-tag. I suppose it must work for the RWIGS-tag as well. Then you don't have to worry about line breaks.
Best regards
Dan Fors
Last edited by forsdan on Wed Jun 28, 2006 6:42 am, edited 1 time in total.
-
- Administrator
- Posts: 2921
- Joined: Tue Aug 03, 2004 8:18 am
- License Nr.: 458
set rwigs one by one?
by default, RWIGS is read for each atom type (as summed up in POSCAR), not for each atom explicitely. I wonder if you separated all Ti and O in POSCAR and POTCAR?
if so: yes, it is possible to read n multiple entires X as n*X in INCAR
if so: yes, it is possible to read n multiple entires X as n*X in INCAR
Last edited by admin on Wed Jun 28, 2006 9:48 am, edited 1 time in total.
set rwigs one by one?
Head admin:
Thanks for the hint, I will try to separate POSCAR/POTCAR to see if i can assign two differnt rwigs to the same type of atoms.
For Dan:
The reason to have separate rwigs for each atom is to account for the the different geometry surounding each atom on the TiO2 surface. It might not be that criticial overall. But my goal is to get a meaningful partial charge anaylsis and want to exclude as many uncertainlties as possible. (For a site specific partial charge analysis, see, e.g, table 7 in J. Phys. Chem. B 2004, 108, 7844-7853)
yi-ren
Thanks for the hint, I will try to separate POSCAR/POTCAR to see if i can assign two differnt rwigs to the same type of atoms.
For Dan:
The reason to have separate rwigs for each atom is to account for the the different geometry surounding each atom on the TiO2 surface. It might not be that criticial overall. But my goal is to get a meaningful partial charge anaylsis and want to exclude as many uncertainlties as possible. (For a site specific partial charge analysis, see, e.g, table 7 in J. Phys. Chem. B 2004, 108, 7844-7853)
yi-ren
Last edited by phtobias on Thu Jun 29, 2006 5:40 am, edited 1 time in total.
-
- Administrator
- Posts: 2921
- Joined: Tue Aug 03, 2004 8:18 am
- License Nr.: 458
set rwigs one by one?
if you want to do a partial charge analysis, please let me note one thing: in VASP, the partial local quantites are NOT symmetrized a posteriori, therefore please don't be confused if the partial charges (and LDOS) of symmetry-equivalent atoms differ slightly.
Last edited by admin on Tue Jul 11, 2006 9:38 am, edited 1 time in total.