Invalid vasprun.xml during Nudged Elastic Band Calculation

Problems running VASP: crashes, internal errors, "wrong" results.


Moderators: Global Moderator, Moderator

Locked
Message
Author
bkappes
Newbie
Newbie
Posts: 4
Joined: Mon Apr 19, 2010 1:44 pm
License Nr.: 5-282
Location: Colorado School of Mines, Golden CO

Invalid vasprun.xml during Nudged Elastic Band Calculation

#1 Post by bkappes » Tue Dec 17, 2013 12:11 am

When using the elastic band method, the vasprun.xml file contains incomplete tokens, e.g.

Code: Select all

????<i?name="pawpsdc">??31271.03480835?</i>
????<i?name="pawaedc">?-36569.85960236?</i>
????<i?name="eent??<parameters_embedded>
???<separator?name="dft+d2"?>
????<i?type="logical"?name="LVDW">?F??</i>
???</separator>
??</parameters_embedded>
shows that the "eentropy" token

Code: Select all

<i?name="eent
did not finish writing; neither did the remainder of this

Code: Select all

<energy>...</energy>
block. (Note: In the code blocks above, all spaces were replaced by the post parser with "?".) This only seems to be a problem with the Elastic Band Method, since both single point and self consistent field calculations write valid vasprun.xml files.

In case it matters, I've tried different versions of VASP on multiple machines:

VASP version: 5.2.12 (11 Nov 11)
OS: Red Hat Enterprise Linux Server release 6.3 (Santiago)
kernel: Linux 2.6.32-279.el6.x86_64 GNU/Linux
compiler: Intel ComposerXE
MPI: MPICH

VASP version: 5.3.3 (18 Dez 12)
OS: CentOS release 5.9 (Final)
kernel: Linux 2.6.18-275.12.1.el5.573g0000 GNU/Linux
compiler: Intel 11.1
MPI: OpenMPI

Fortunately, the OUTCAR files appear to have written properly.
<span class='smallblacktext'>[ Edited ]</span>
Last edited by bkappes on Tue Dec 17, 2013 12:11 am, edited 1 time in total.

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

Re: Invalid vasprun.xml during Nudged Elastic Band Calculation

#2 Post by support_vasp » Tue Sep 10, 2024 2:35 pm

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