espressomd-maintainer
[Top][All Lists]
Advanced

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

[Espressomd-maintainer] [espresso] Rotation per particle (#47)


From: Olaf Lenz
Subject: [Espressomd-maintainer] [espresso] Rotation per particle (#47)
Date: Fri, 25 May 2012 01:34:58 -0700

Test

You can merge this Pull Request by running:

  git pull https://github.com/olenz/espresso rotation_per_particle

Or you can view, comment on it, or merge it online at:

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

-- Commit Summary --

* Make rotation switchable on a per-particle level
* SWITCHABLE_ROTATION: Added to feature list in config.c
* Dipolar all with all - no replicas: Respect boundary conditions set by setmd
* SWITCHABLE_ROTATION implies ROTATION.
* Merge branch 'master' into switchable-rotation.
* in add_constraint_force, exit early if no constraints are active
* The code from check_forces() which checks if a force is nan
* Bugfix to thermostat: Fixed particles got thermostat forces
* Merge branch 'master' into switchable_rotation2
* Fixed ROTATION_PER_PARTICLE.
* Merge branch 'master' into rotation_per_particle
* Merge branch 'master' into rotation_per_particle

-- File Changes --

M NEWS (6)
M doc/ug/features.tex (7)
M doc/ug/part.tex (60)
M myconfig-sample.h.in (1)
M src/communication.c (34)
M src/communication.h (13)
M src/config.h (6)
M src/energy.h (5)
M src/magnetic_non_p3m_methods.c (2)
M src/particle_data.c (25)
M src/particle_data.h (6)
M src/pressure.c (13)
M src/pressure.h (7)
M src/rotation.c (59)
M src/tcl/config_tcl.c (6)
M src/tcl/particle_data_tcl.c (54)

-- Patch Links --

  https://github.com/espressomd/espresso/pull/47.patch
  https://github.com/espressomd/espresso/pull/47.diff

---
Reply to this email directly or view it on GitHub:
https://github.com/espressomd/espresso/pull/47



reply via email to

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