Constrained MD using andersen thermostat
Posted: Wed Feb 11, 2015 9:38 am
I am trying to perform constrained Md simulation of a single water molecule using andersen thermostat by fixing bond length and bond angle of the molecule. Initially the O atom was at the corner ofthe box. During the simulation it is not leaving the corner. It seems that the O atom is not moving properly. Following are the details of my input files. What modification I need to do to run MD in a right way?
POSCAR
H2O
0.52918 ! scaling parameter
20 0 0
0 20 0
0 0 20
O H
1 2
cart
0.00 0.00 0.00
1.10 -1.43 0.00
1.10 1.43 0.00
INCAR
ALGO = V
MAXMIX = 40
IBRION = 0
NSW = 1000000
NBLOCK = 100
POTIM = 3.0
TEBEG = 0; TEEND = 0
ISYM = 0
MDALGO = 1
ANDERSEN PROB = 0.0
LREAL =.TRUE.
LCHARG =.FALSE.
NELMIN = 4
PREC = LOW
ISTART = 0
ISMEAR = 0; SIGMA=0.1
POSCAR
H2O
0.52918 ! scaling parameter
20 0 0
0 20 0
0 0 20
O H
1 2
cart
0.00 0.00 0.00
1.10 -1.43 0.00
1.10 1.43 0.00
INCAR
ALGO = V
MAXMIX = 40
IBRION = 0
NSW = 1000000
NBLOCK = 100
POTIM = 3.0
TEBEG = 0; TEEND = 0
ISYM = 0
MDALGO = 1
ANDERSEN PROB = 0.0
LREAL =.TRUE.
LCHARG =.FALSE.
NELMIN = 4
PREC = LOW
ISTART = 0
ISMEAR = 0; SIGMA=0.1