PREC: Difference between revisions

From VASP Wiki
m (1 revision)
No edit summary
Line 1: Line 1:
{{TAGDEF|PREC| [real]}}
{{TAGDEF|PREC|0}}
{{DEF|PREC|2|hallo|1|byebye|2|if [[ICHARG]]{{=}}11}}
{{DEF|PREC|2|hallo|1|byebye|2|if [[ICHARG]]{{=}}11}}



Revision as of 13:31, 20 April 2010

PREC = 0 

Default: PREC = 2 hallo
= 1 byebye
= 2 if ICHARG=11

The precision tag

Intro

An equation

[math]\displaystyle{ \frac{e}{\pi}=2y }[/math]

or an equation array

and set some tags into your INCAR file

PREC = A
GGA  = PE

And another section

and an array of equations

An eqnarray

[math]\displaystyle{ \begin{align} \frac{e}{\pi} & =\int_\Omega \psi (\mathbf{r}) d\mathbf{r} \\ a & = b \\ \end{align} }[/math]


And one more

And again


Contents