Dear all,
I would like to calculate a system with net charge in it with reaxff as the case of Cl- in 216H2O in this paper. However, I am not sure how to specify a net charge in reaxff calculation in lammps.
Dear all,
I would like to calculate a system with net charge in it with reaxff as the
case of Cl- in 216H2O in this paper. However, I am not sure how to specify a
net charge in reaxff calculation in lammps.
have you searched the mailing list archives? i think this question has
been asked (and answered) before and the answer was "no", if i
remember correctly. check out the archives to make certain and for the
reasons.
Follow up:
it works when I use qsum instead of qtot in the line I listed below. It is because of the communication for cg solver will accumulate it again. With such constraint instead of fixed it to 0, the convergence criteria has to be larger (1e-10 works for me).