SYMPREC: Difference between revisions

From VASP Wiki
No edit summary
No edit summary
Line 12: Line 12:
{{sc|SYMPREC|Examples|Examples that use this tag}}
{{sc|SYMPREC|Examples|Examples that use this tag}}
----
----
[[The_VASP_Manual|Contents]]


[[Category:INCAR]][[Category:Electronic Minimization]]
[[Category:INCAR]][[Category:Electronic Minimization]]

Revision as of 10:47, 19 April 2019

SYMPREC = [real]
Default: SYMPREC =  

Description: SYMPREC determines to which accuracy the positions in the POSCAR file must be specified (as of VASP.4.4.4).


SYMPREC determines how accurately the positions in the POSCAR file must be specified. The default, SYMPREC=10-4, is usually large enough, even if the POSCAR file has been generated with single precision accuracy. Increasing SYMPREC means that the positions in the POSCAR file can be specified with less accuracy (increasing fuzziness).

Related Tags and Sections

ISYM

Examples that use this tag