espressomd-maintainer
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Espressomd-maintainer] [espresso] Galilei transform (#68)


From: jdegraaf
Subject: [Espressomd-maintainer] [espresso] Galilei transform (#68)
Date: Tue, 08 Jan 2013 04:53:29 -0800

This commit updates the following elements of ESPResSo.
1) It removes the Tcl functions: stop_particles, stopParticles, system_com, system_com_vel, and galileiTransformParticles, which were in the auxiliary.tcl script.
2) It replaces these with MPI functions: kill_particle_motion, kill_particle_forces, system_CMS, system_CMS_velocity, and galilei_transform (respectively). These new functions are incorporated in a new feature called 'GALILEI'.
3) It changes the Hat-potential entry in the user guide to be more clear on what the cut-off radius is and what the radial dependence is.
4) It updates the reaction code with two options:
(a) Letting each reactant interact only with one catalyst particle during each time step. This enables the creation of catalytic surfaces comprised of catalyst particles (with arbitrary density), yet maintaining a surface-density-independent reaction rate near the surface.
(b) A print option is given to the reaction command, such that the specific input parameters can be returned to the Tcl level.
5) All the necessary updates are made in the user guide.


You can merge this Pull Request by running

  git pull https://github.com/jdegraaf/espresso galilei_transform

Or view, comment on, or merge it at:

  https://github.com/espressomd/espresso/pull/68

Commit Summary

File Changes

Patch Links:


reply via email to

[Prev in Thread] Current Thread [Next in Thread]