espressomd-maintainer
[Top][All Lists]
Advanced

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

[Espressomd-maintainer] [espresso] angle potentials implemented, documen


From: steinlet
Subject: [Espressomd-maintainer] [espresso] angle potentials implemented, documentation updated and testfeature added (#48)
Date: Fri, 1 Jun 2012 06:27:09 -0700

Hier die pull request fuer das espresso repository. Ich habe auch das 
Dokumentationsupdate und das (noch nicht sehr saubere) testfeature eingebaut.

Gruss,
Tobias

You can merge this Pull Request by running:

  git pull https://github.com/steinlet/espresso angle-potentials

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

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

-- Commit Summary --

* angle potentials implemented
* angle potentials implemented
* angle potentials implemented
* documentation updated
* documentation updated for bond angle potentials
* testsuite features and bugfix in angle_cossquare.h
* Merge branches 'angle-potentials' and 'angletest' into angle-potentials

-- File Changes --

M doc/ug/inter.tex (24)
M src/Makefile.am (6)
M src/angle.c (4)
M src/angle.h (4)
A src/angle_cosine.c (56)
A src/angle_cosine.h (193)
A src/angle_cossquare.c (55)
A src/angle_cossquare.h (186)
A src/angle_harmonic.c (55)
A src/angle_harmonic.h (201)
M src/domain_decomposition.c (4)
M src/energy.h (19)
M src/features.def (4)
M src/forces.h (19)
M src/interaction_data.c (8)
M src/interaction_data.h (36)
M src/layered.c (3)
M src/myconfig-default.h (2)
M src/nsquare.c (3)
M src/pressure.h (26)
A src/tcl/angle_cosine_tcl.c (74)
A src/tcl/angle_cosine_tcl.h (40)
A src/tcl/angle_cossquare_tcl.c (74)
A src/tcl/angle_cossquare_tcl.h (40)
A src/tcl/angle_harmonic_tcl.c (74)
A src/tcl/angle_harmonic_tcl.h (40)
M src/tcl/angle_tcl.c (2)
M src/tcl/angle_tcl.h (2)
M src/tcl/interaction_data_tcl.c (22)
M src/verlet.c (4)
A testsuite/angle.tcl (126)
A testsuite/angle_cosine.data (33)
A testsuite/angle_cossquare.data (33)
A testsuite/angle_harmonic.data (33)

-- Patch Links --

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

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



reply via email to

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