Hi everyone,
I' ve facing a problem with a very time consuming MD calculation for a small system (2000 atoms protein+ligand) and when I looked at VMD, could see that are many solvent molecules... I'm using CHARMM36 force field and TIP3P.
I tried to reduce using the command:
gmx editconf -f complex.gro -o newbox.gro -bt dodecahedron -d 0.1
but as a result I got:
Output configuration contains 1393157 atoms in 463859 residues
Volume : 14149.8 (nm^3)
Density : 982.158 (g/l)
Number of solvent molecules: 463742
There is another way to reduce the water box?
Thanks in advance!