root / examples / Vasp / Serial / INCAR @ 1
Historique | Voir | Annoter | Télécharger (736 octet)
1 | 1 | pfleura2 | Bulk de Pt fcc |
---|---|---|---|
2 | 1 | pfleura2 | |
3 | 1 | pfleura2 | PREC = NORMAL # precision generale |
4 | 1 | pfleura2 | GGA = PE # choix de la fonctionnelle GGA=Perdew-Burke-Ernzerhof |
5 | 1 | pfleura2 | LREAL = Auto # on verra |
6 | 1 | pfleura2 | NELM = 200 # nb max de cyles de minimisation elec au cours du SCF |
7 | 1 | pfleura2 | EDIFF = 1e-4 # critere d'arret SCF sur l'energie elec totale |
8 | 1 | pfleura2 | ALGO = FAST # algo de minimisation elec=RMM-DIIS |
9 | 1 | pfleura2 | |
10 | 1 | pfleura2 | NSW = 0 # nb max d'iteration d'opt geometrique |
11 | 1 | pfleura2 | IBRION = 2 # algo d'opt geom = CG |
12 | 1 | pfleura2 | EDIFFG = -0.01 # critere d'arret sur les forces en eV/Ang |
13 | 1 | pfleura2 | POTIM = 0.5 # pas d'optim geom |
14 | 1 | pfleura2 | |
15 | 1 | pfleura2 | ISMEAR = 2 # occup elec methode de Methfessel-Paxton |
16 | 1 | pfleura2 | SIGMA = 0.2 # largeur a mi-hauteur des gaussiennes |
17 | 1 | pfleura2 | |
18 | 1 | pfleura2 | LWAVE = .FALSE. |