how to access to the vibrational frequency in the OUTCAR file

Queries about input and output files, running specific calculations, etc.


Moderators: Global Moderator, Moderator

Post Reply
Message
Author
ouarda

how to access to the vibrational frequency in the OUTCAR file

#1 Post by ouarda » Tue Nov 14, 2006 3:46 pm

Hi all vasp users,
Recently
I tried to calculate the binding energy of molecular oxygen with vasp. in order to test the transferabilty of the pseudopotential, I looked in the vibrational frequency of oxygen dimer. So my question is : what the important parameter nedded in the incer file, and how to access to the frequency in the outcar file. This is my incar file, and poscar file:

INCAR
SYSTEM = O2 dimer in a box
ISMEAR = 0 ! Gaussian smearing
ISPIN = 2 ! spin polarized calculation
NSW = 5 ! 5 ionic steps
IBRION = 5 ! use the conjugate gradient algorithm
ENCUT = 400
VOSKOWN = 1
NFREE = 2
POTIM = 0.02
IALGO = 48

--------------------------------------------------------
POSCAR

O atom in a box
1.0 ! universal scaling parameters
8.0 0.0 0.0 ! lattice vector a(1)
0.0 8.0 0.0 ! lattice vector a(2)
0.0 0.0 8.0 ! lattice vector a(3)
2 ! number of atoms
Sel
cart ! positions in cartesian coordinates
0 0 0 F F T ! first atom
0 0 1.22 F F T ! second atom
~
Thanks for your time and your help,
Ouarda
Last edited by ouarda on Tue Nov 14, 2006 3:46 pm, edited 1 time in total.

admin
Administrator
Administrator
Posts: 2921
Joined: Tue Aug 03, 2004 8:18 am
License Nr.: 458

how to access to the vibrational frequency in the OUTCAR file

#2 Post by admin » Wed Nov 15, 2006 10:21 am

please have a look at the data writtein after the line
Eigenvectors and eigenvalues of the dynamical matrix
in OUTCAR
Last edited by admin on Wed Nov 15, 2006 10:21 am, edited 1 time in total.

ouarda

how to access to the vibrational frequency in the OUTCAR file

#3 Post by ouarda » Wed Nov 15, 2006 1:11 pm

thanks for response,
I have gote this at the end of the OUTCAR file :


1 f = 49.465139 THz 310.798637 2PiTHz 1649.979438 cm-1 204.571439 meV
X Y Z dx dy dz
0.000000 0.000000 0.000000 0 0 -0.176613
0.000000 0.000000 1.220000 0 0 0.176941

2 f/i= 0.045870 THz 0.288211 2PiTHz 1.530068 cm-1 0.189704 meV
X Y Z dx dy dz
0.000000 0.000000 0.000000 0 0 -0.176941
0.000000 0.000000 1.220000 0 0 -0.176613
-------------------------
my question is where is the frequency ( for oxygen the experimental value is 1580 (1/cm))
Last edited by ouarda on Wed Nov 15, 2006 1:11 pm, edited 1 time in total.

wsyjsrrp
Newbie
Newbie
Posts: 4
Joined: Sat Oct 14, 2006 8:51 am

how to access to the vibrational frequency in the OUTCAR file

#4 Post by wsyjsrrp » Tue Nov 28, 2006 2:40 am

I think it should be 1649.979438 cm-1
Last edited by wsyjsrrp on Tue Nov 28, 2006 2:40 am, edited 1 time in total.

mramirez

how to access to the vibrational frequency in the OUTCAR file

#5 Post by mramirez » Fri Dec 22, 2006 1:51 am

why do you assure the result?
Last edited by mramirez on Fri Dec 22, 2006 1:51 am, edited 1 time in total.

Post Reply