|
From: | Joost de Graaf |
Subject: | Re: [ESPResSo-devel] Particle Masses definition |
Date: | Mon, 22 Jun 2015 14:17:58 +0200 |
Good week all,
I’ve noticed that in friction_thermo_langevin there are two different masses used in the langevin equation while calculating force:
p->f.f[j] = langevin_pref1*p->m.v[j]*PMASS(*p) + langevin_pref2*gaussian_random()*massf;
What is the difference between PMASS(*p) and massf?
both are available even though MASS (mass per particle) is off.
Thanks,
Evyatar.
[Prev in Thread] | Current Thread | [Next in Thread] |