Gro Macs
Gro Macs
http://www.gromacs.org/
Input:
Output:
Check once again that water and protein are inside the
box and check the box size
• Editconf –f sol.gro –o sol.pdb
• Rasmol sol.pdb
Set unitcell on
Electroneutrality:
If you are happy with the system, check the total charge. If
net charge is not zero, then add counter ions to get neutral
system. (select random water molecules and replace with
ion). Eg: H2O -> Cl- (remove H1, H2, and rename O as Cl-)
or use genion (which does the same thing)
emin.log: The log file which gives the final energy of the
system. Check to see that the energy is negative
Once you are satisfied with the energy minimzation,
Create the tpr file for the the MD simulation (production
run)
This link also gives example mdp files and the meaning of
each parameter.