Reading LOCPOT & CHG

Queries about input and output files, running specific calculations, etc.


Moderators: Global Moderator, Moderator

Locked
Message
Author
b_lack

Reading LOCPOT & CHG

#1 Post by b_lack » Fri Feb 24, 2012 5:06 am

Dear All,

I've been trying create a script to load the LOCPOT and CHG file, but seems to be the result is quite strange compare to other software result like VESTA. When i try to do a mesh plot the result seems to be wave like and it so strange &| . Is there any other arrangement to plot this? or did I miss something?

I already do this to load the LOCPOT, but still show a strange result,

for kk = 1:NGZ
for jj = 1:NGY
for ii = 1:NGX
V(ii,jj,kk) = ...
end
end
end

Thanks, :)
Last edited by b_lack on Fri Feb 24, 2012 5:06 am, edited 1 time in total.

support_vasp
Global Moderator
Global Moderator
Posts: 1817
Joined: Mon Nov 18, 2019 11:00 am

Re: Reading LOCPOT & CHG

#2 Post by support_vasp » Thu Sep 12, 2024 7:57 am

Hi,

We're sorry that we didn’t answer your question. This does not live up to the quality of support that we aim to provide. The team has since expanded. If we can still help with your problem, please ask again in a new post, linking to this one, and we will answer as quickly as possible.

Best wishes,

VASP


Locked