Vitaly V. Chaban wrote:
Payman,

Such little charge cannot produce large energies, so it seems you should run
EM first and everything will be OK with your simulation.

As far as understand non-zero charge is a resuts of averaging errors (during
grompp!), you cannot remove this warning.

That's not quite right. It results from the fact that binary floating point operations accrue error both from inexact representation of many exact decimal values (e.g. 0.02 has no exact representation, and so added to itself N times, need not equal N*0.02) and from limited precision (to 3 digits, 123 + 0.123 = 123). The former is occurring with the sum of atomic charges in grompp. The latter can occur during the integration, for example.

Mark
_______________________________________________
gmx-users mailing list    gmx-users@gromacs.org
http://lists.gromacs.org/mailman/listinfo/gmx-users
Please search the archive at http://www.gromacs.org/search before posting!
Please don't post (un)subscribe requests to the list. Use the www interface or send it to gmx-users-requ...@gromacs.org.
Can't post? Read http://www.gromacs.org/mailing_lists/users.php

Reply via email to