Hello, I would like to ask how to make a video/gif file from XDATCAR obtained from the AIMD calculation.
Hi @thienbinh92, this response may be a little late, OVITO is a good tool for visualizing XDATCAR, which can directly load the file and also is available for saving a video file.
Hello sir,
I already have vasprun.xml and other output file from VASP calculation,
How can I plot MSD–Δt and arrhenius plot by Pymatgen code?
Thank you so much for heling!
May be you can follow the steps of Pymatgen的骚操作系列(计算离子电导率) - 个人文章 - SegmentFault 思否
1 Like
That so helpful for me, Thank you so much!
my pleasure, our major is similar (SSEs)
Here is also a great tutorial/notebook about the pymatgen-analysis-diffusion from the materialsvirtuallab, which should be the package you would use.