Point group symmetry of a space group

Question on input files/tags, interpreting output, etc.

Please check whether the answer to your question is given in the VASP online manual or has been discussed in this forum previously!

Moderators: Global Moderator, Moderator

Locked
Message
Author
fislam
Newbie
Newbie
Posts: 4
Joined: Sun Nov 17, 2019 4:46 pm

Point group symmetry of a space group

#1 Post by fislam » Thu Jun 25, 2020 3:37 pm

Hi,

I am trying to find out the point group associated with the space group of a crystal. In the OUTCAR file, vasp writes the following:

"The static configuration has the point symmetry S_2 .
The point group associated with its full space group is C_2h.

The dynamic configuration has the point symmetry S_2 .
The point group associated with its full space group is C_2h."

I have checked the group table, which shows that the S_2 point group has two symmetry operators and C_2h has four symmetry operators. When I visualize the POSCAR file, I don't see any mirror plane.

I am wondering if anyone could please explain which point group I should consider to explain the results.


Thanks,
Fhokrul

martin.schlipf
Global Moderator
Global Moderator
Posts: 495
Joined: Fri Nov 08, 2019 7:18 am

Re: Point group symmetry of a space group

#2 Post by martin.schlipf » Fri Jun 26, 2020 7:09 am

I'm not clear what exactly you want to understand, so I'll give you two answers:

If you want to know how Vasp analysis the symmetry of the crystal, you will need to look into the following routines: symmetry.F, symlib.F, and lattlib.F. For the understanding it is important to note that Vasp will account for the symmetry breaking of velocities and magnetic moments, which may explain the results you are seeing.

If you want specific information about the system you are looking at, you can use one of the available online tools (findsym or the Bilbao crystallographic server to analyze it further. There are also some packages you can use like e.g. spglib.

fislam
Newbie
Newbie
Posts: 4
Joined: Sun Nov 17, 2019 4:46 pm

Re: Point group symmetry of a space group

#3 Post by fislam » Fri Jun 26, 2020 9:07 am

Thanks for the reply. The link you sent are useful to see the symmetry operators.

Fhokrul

Locked