hi
As per my understanding LVHAR and LVTOT are same but without and with exchange-correlation potential. But the output file name LOCPOT is same.
What if i want to have both data with and without EC potential? do i need to run two times ?
or
is there a way the VASP can write both data in single run?
Regards
LVHAR and LVTOT in same run
Moderators: Global Moderator, Moderator
- SKM
- Full Member
- Posts: 125
- Joined: Wed Oct 30, 2019 5:39 am
- License Nr.: 5-516
LVHAR and LVTOT in same run
Regards
SKM
SKM
-
- Global Moderator
- Posts: 460
- Joined: Mon Nov 04, 2019 12:44 pm
Re: LVHAR and LVTOT in same run
Your understanding of LVHAR and LVTOT is correct.
The only way is to run the code two times.
One could hack the code that it writes to different files, but I don't know the side effects of calling POTLOK twice in the code.
The only way is to run the code two times.
One could hack the code that it writes to different files, but I don't know the side effects of calling POTLOK twice in the code.
- SKM
- Full Member
- Posts: 125
- Joined: Wed Oct 30, 2019 5:39 am
- License Nr.: 5-516
Re: LVHAR and LVTOT in same run
Hi ferenc_karsai
thank you for reply.
Do you mean i can edit the concerned source code file, compile and put it back? is it allowed?
Just asking for curiosity. Not that i want to do.
Regards
thank you for reply.
Do you mean i can edit the concerned source code file, compile and put it back? is it allowed?
Just asking for curiosity. Not that i want to do.
Regards
Regards
SKM
SKM
-
- Global Moderator
- Posts: 460
- Joined: Mon Nov 04, 2019 12:44 pm
Re: LVHAR and LVTOT in same run
Yes you can change the source code for yourself.