Page 1 of 1
Msg: "hit a member that was already found in another star"
Posted: Wed Mar 23, 2005 10:25 pm
by user
Dear VASP Masters and Users,
While running a calculation with vasp.4.6 (either parallel or serial), the message "hit a member that was already found in another star" appeared lots of times. Could you please tell me what does it mean, and what could be the reason?
Thanks.
Msg: "hit a member that was already found in another star"
Posted: Thu Mar 24, 2005 10:29 pm
by user
More info: This has something to do with symmetrizing the charge density in the rec. space (subroutine RHOSYG, in symmetry.F), and happens only (?) with body-centered tetragonal (bct) structures. I still don't know why!
Msg: "hit a member that was already found in another star"
Posted: Thu Apr 28, 2005 2:03 pm
by admin
This message usually only occurs if the unit cell has very strange shape.
Please check the symmetry information part in OUTCAR.
Msg: "hit a member that was already found in another star"
Posted: Mon May 02, 2005 11:44 pm
by user
Thank you very much. Choosing the lattice vectors and basis as suggested by VASP would solve the problem.
Msg: "hit a member that was already found in another star"
Posted: Mon Dec 11, 2006 12:50 pm
by jzzhao
Is the calculation wrong when this message occurs?
can I ignore the messarge ?
Thank you!
Msg: "hit a member that was already found in another star"
Posted: Mon Dec 11, 2006 1:40 pm
by admin
usually, for reasonable lattices (Bravais matrices) , this warning does not show up, it indicates usually that the angle between 2 lattice vectors is close to 0 or 180 degrees.
Please only continue if you are sure that your cell geometry is correct.
Of course, vasp will continue to calculate with that lattice as usual.
Msg: "hit a member that was already found in another star"
Posted: Tue Dec 12, 2006 2:04 am
by jzzhao
Thanks a lot!