Homogeneous electron gas

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


Moderators: Global Moderator, Moderator

Post Reply
Message
Author
ashwin
Newbie
Newbie
Posts: 14
Joined: Tue Dec 12, 2006 10:28 pm
License Nr.: 5-430

Homogeneous electron gas

#1 Post by ashwin » Wed Feb 10, 2010 2:31 pm

I'm trying to compute the energy of a homogeneous electron gas (LDA/GGA). The manual says that setting the number of ions to zero in the POSCAR and NELECT=n in the INCAR should do this. I have not had any success though. The code crashes with a segmentation fault -- debugger output:

running on 1 nodes
distr: one band on 1 nodes, 1 groups
vasp.5.2.2 15Apr09 complex
POSCAR found : 1 types and 0 ions
LDA part: xc-table for Pade appr. of Perdew

Program received signal SIGSEGV, Segmentation fault.
0x000000000052002d in latord (tau=(( ) ( ) ( ) ), na=Cannot access memory at address 0x0
) at lattlib.f90:1800
1800 CALL ORDER(NA,TAU(1,1),INDEX)

My INCAR:
NELECT = 1

(More detailed INCAR settings do not seem to help.)

POSCAR:
e in box
1.00000000000000
8.6763554104431080 0.0000000000000000 0.0013935712956462
0.0000000000000000 7.3513852390377004 0.0000000000000000
0.0019699538930299 0.0000000000000000 11.8272707088465339
0
Cartesian

The POTCAR seems to be irrelevant(?)... the code will exit with an error if there is no POTCAR file, but I assume that having zero ions automatically means that there is no ionic potential to speak of.

Any suggestions most appreciated!
Last edited by ashwin on Wed Feb 10, 2010 2:31 pm, edited 1 time in total.

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

Homogeneous electron gas

#2 Post by admin » Fri Mar 05, 2010 8:55 pm

there is a special POTCAR for jellium, not available on the server.
Last edited by admin on Fri Mar 05, 2010 8:55 pm, edited 1 time in total.

tholme

Homogeneous electron gas

#3 Post by tholme » Tue Sep 14, 2010 6:33 pm

I am having the same problem. Where can we find the jellium POTCAR?

Thanks very much.
Last edited by tholme on Tue Sep 14, 2010 6:33 pm, edited 1 time in total.

Post Reply