[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Espressomd-maintainer] [espresso] Some issues from TODO.txt resolved (#
From: |
icimrak |
Subject: |
[Espressomd-maintainer] [espresso] Some issues from TODO.txt resolved (#67) |
Date: |
Mon, 10 Dec 2012 00:27:56 -0800 |
To Axel: I resolved several issues from the TODO.txt. Working on the rest.
You can merge this Pull Request by running:
git pull https://github.com/icimrak/espresso master
Or view, comment on, or merge it at:
https://github.com/espressomd/espresso/pull/67
Commit Summary
- Espresso was cloned from github. Then I reverted to the commit of Ola…
- First merger to current repo
- Just testing how to commit
- Hi Axel,
- Merged from Ivan
- Merge branch 'master' of git://github.com/espressomd/espresso into ob…
- Some more fixes and lots of comments
- Minor add
- Merge branch 'object-in-fluid' of git://github.com/arnolda/espresso
- I solved some issues from the TODO.txt.
- Now the previous commit is ok.
File Changes
- A TODO.txt (62)
- A doc/ug/figures/arealocal.png (0)
- A doc/ug/figures/bending.png (0)
- A doc/ug/figures/fsi.png (0)
- A doc/ug/figures/stretching.png (0)
- A doc/ug/figures/volume.png (0)
- A doc/ug/fsi.tex (169)
- M doc/ug/inter.tex (215)
- M doc/ug/otherrefs.bib (32)
- M doc/ug/ug.tex (1)
- A samples/cell-in-fluid/INPUT/CELLmesh-nodes.dat (400)
- A samples/cell-in-fluid/INPUT/CELLmesh-triangles.dat (796)
- A samples/cell-in-fluid/INPUT/TETRAmesh-nodes.dat (4)
- A samples/cell-in-fluid/INPUT/TETRAmesh-triangles.dat (5)
- A samples/cell-in-fluid/INPUT/mesh-nodes.dat (4)
- A samples/cell-in-fluid/INPUT/mesh-triangles.dat (5)
- A samples/cell-in-fluid/bondGenerator (0)
- A samples/cell-in-fluid/bondGenerator.c (557)
- A samples/cell-in-fluid/cell-in-fluidUG.pdf (0)
- A samples/cell-in-fluid/cell-in-fluidUG.tcl (131)
- M src/Makefile.am (19)
- M src/config.h (5)
- M src/energy.h (5)
- M src/features.def (7)
- M src/forces.c (20)
- M src/forces.h (76)
- A src/fsi/area_force_global.c (51)
- A src/fsi/area_force_global.h (251)
- A src/fsi/area_force_local.c (52)
- A src/fsi/area_force_local.h (131)
- A src/fsi/bending_force.c (48)
- A src/fsi/bending_force.h (97)
- A src/fsi/mathtools.c (146)
- A src/fsi/mathtools.h (19)
- A src/fsi/stretching_force.c (46)
- A src/fsi/stretching_force.h (80)
- A src/fsi/volume_force.c (51)
- A src/fsi/volume_force.h (229)
- M src/interaction_data.c (10)
- M src/interaction_data.h (35)
- M src/myconfig-default.h (77)
- M src/pressure.h (15)
- A src/tcl/fsi/area_force_global_tcl.c (62)
- A src/tcl/fsi/area_force_global_tcl.h (37)
- A src/tcl/fsi/area_force_local_tcl.c (64)
- A src/tcl/fsi/area_force_local_tcl.h (39)
- A src/tcl/fsi/bending_force_tcl.c (60)
- A src/tcl/fsi/bending_force_tcl.h (35)
- A src/tcl/fsi/stretching_force_tcl.c (66)
- A src/tcl/fsi/stretching_force_tcl.h (35)
- A src/tcl/fsi/volume_force_tcl.c (67)
- A src/tcl/fsi/volume_force_tcl.h (41)
- M src/tcl/imd_tcl.c (1)
- M src/tcl/interaction_data_tcl.c (40)
Patch Links
—
Reply to this email directly or view it on GitHub.
- [Espressomd-maintainer] [espresso] Some issues from TODO.txt resolved (#67),
icimrak <=