03.01.2014 Views

CP/MM Tutorial

CP/MM Tutorial

CP/MM Tutorial

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Copy the log file of Gaussian with the electrostatic grid information on a new directory<br />

and use the following command: 9<br />

antechamber -i electrostatic_grid.log -fi gout -c resp -nc 0 -m 1 -o<br />

acetone.resp.prep -fo prepi -rn ACET<br />

Actually, Antechamber recalls several programs in sequence that produce many<br />

different intermediate files in your directory. When the process ends correctly you<br />

should see the file acetone.resp.prep that is the file with the partial RESP charges that<br />

we will use in the next step (copy it in a new directory and move to it).<br />

5 – Water box<br />

It is time to create the water box containing the acetone and the files necessary to run a<br />

short classical Molecular Dynamics (MD) run. In fact, we want then to perform a<br />

classical pre-equilibration of the system, in order to relax it near to a “stable state”. 10<br />

For this aim we will use the Graphical User Interface Xleap of Amber11:<br />

xleap -f $AMBERHOME/dat/leap/cmd/leaprc.ff99SB &<br />

where the file leaprc.ff99SB is used to load all libraries which contains the parameters of<br />

the Amber force field 99SB. Such a force field like any others has been tuned to<br />

describe aminoacids, nucleic acids, etc but there is no information about acetone. For<br />

this reason we have calculated the partial charges, which now we can load in Xleap by<br />

typing the following command (in the Xleap main window): 11<br />

loadamberprep acetone.resp.prep<br />

and for the same reason some other parameters are still missing and have to be added<br />

manually. Most of them can be retrieved by the “general Amber force field for organic<br />

molecules GAFF”:<br />

loadamberparams $AMBERHOME/dat/leap/parm/gaff.dat<br />

other ones, however, have to provide manually. It is not difficult to calculate them but<br />

here we will no explain how to do 12 . We have already prepared a file with such missing<br />

parameters (above all bond and angles ones) and they can be load in Xleap by the<br />

following command:<br />

loadamberparams /home/ei250498/TUTORIALS/ACETONE/5-XLEAP/acetone.frcmod<br />

You can now give a look at your system by the command edit:<br />

9 Run simply the command “antechamber” to have a short description of the meaning of all the <br />

option recognized by antechamber. <br />

10 Remember the time step for a classical MD run is ~ps, while the time step for a quantum MD is <br />

~fs. So, the classical pre-­‐equilibration is essential since typical relaxation times are of the order <br />

of 10s-­‐100s of ps! <br />

11 The syntax for any Xleap command can be recall by typing the command without any <br />

arguments. <br />

12 Refer to the Amber manual, for example.

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!