What's wrong? Thanks.

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

Moderators: Global Moderator, Moderator

Post Reply
Message
Author
whao
Newbie
Newbie
Posts: 1
Joined: Sun Aug 07, 2005 3:46 pm

What's wrong? Thanks.

#1 Post by whao » Sun Aug 07, 2005 4:03 pm

I am a learner of VASP. When I run some examples downloaded from http://cms.mpi.univie.ac.at/vasp-worksh ... tation.htm
It always followed by the following words,

vasp.4.6.12 27Jun03 complex
POSCAR found : 1 types and 2 ions
PGFIO-F-225/list-directed read/unit=10/lexical error-- unknown token type.
File name = POTCAR formatted, sequential access record = 52
In source file pseudo.f, at line number 227


or,

vasp.4.6.12 27Jun03 complex
ERROR: there must be 1 or 3 items on line 2 of POSCAR
FORTRAN STOP


I think the examples downloaded should be feasible. What's wrong? Edition incompatible? Thanks.
Last edited by whao on Sun Aug 07, 2005 4:03 pm, edited 1 time in total.

admin
Administrator
Administrator
Posts: 2922
Joined: Tue Aug 03, 2004 8:18 am
License Nr.: 458

What's wrong? Thanks.

#2 Post by admin » Tue Aug 09, 2005 10:55 am

This error message is due to a reading error. Sometimes, it
shows up of file formats are conflicting, like hidden characters in a file (POSCAR in your case)
e.g.: the 'end-of the line' ctrl M character causes a read erron on unix.
All VASP-workshop examples were generated an run on Unix
machines. Please check whether the files are ok after you downloaded and unzipped them.
Last edited by admin on Tue Aug 09, 2005 10:55 am, edited 1 time in total.

Post Reply