[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Espressomd-maintainer] [espresso] External Torque on Particles (#73)
From: |
jdegraaf |
Subject: |
[Espressomd-maintainer] [espresso] External Torque on Particles (#73) |
Date: |
Thu, 21 Feb 2013 01:52:29 -0800 |
I've added an external torque to the particle options and documented it in the user's guide. It was tested by calculating the rotational diffusion coefficient of a colloidal sphere and the obtained results agreed perfectly with previously established results.
Be warned, the 'torque' branch was built upon my previous 'galilei_transform' branch, so the commands in the auxiliary.tcl script are still replaced by new (more appropriately named) commands. However, I have now removed a small bug that occurred in compiling that code without the ROTATION feature. I've also replaced all the instances where the old commands were used in the testsuite and scripts folders, putting the GALILEI feature as a requirement to evaluate those scripts.
You can merge this Pull Request by running
git pull https://github.com/jdegraaf/espresso torque
Or view, comment on, or merge it at:
https://github.com/espressomd/espresso/pull/73
Commit Summary
- testing
- galilei is all finished up, must still work on the reactions
- This commit updates the following elements of ESPResSo.
- Merge branches 'galilei' and 'galilei_transform' into galilei_transform
- Also included the files I missed earlier.
- Simple angular velocity observable added, must still add more complex angular auto-correlation function.
- Repaired compilor error in case ROTATION feature is not compiled in.
- Added external torque to the EXTERNAL_FORCES feature. Added documentation on the external torque to the user's guide as well as on the particle_angular_momentum observable. Removed some depricated commands from the .tcl files in the scripts, samples and testsuite folders, such that the command names from the GALILEI feature are now used.
- Merge branch 'master' into torque
File Changes
Patch Links:
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Espressomd-maintainer] [espresso] External Torque on Particles (#73),
jdegraaf <=