[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Espressomd-maintainer] [espresso] Dominic's shift and fix of bug found
From: |
Owen Hickey |
Subject: |
[Espressomd-maintainer] [espresso] Dominic's shift and fix of bug found by Wolfgang (#28) |
Date: |
Sun, 12 Feb 2012 04:50:08 -0800 |
This is Dominic's shifting of the GPU LB code and the rescaling issue found by
Wolfgang, with much help from Georg.
You can merge this Pull Request by running:
git pull https://github.com/ohickey/espresso ElectrostaticFixes
Or you can view, comment on it, or merge it online at:
https://github.com/espressomd/espresso/pull/28
-- Commit Summary --
* added axels statistics file
* Merge branch 'master' into lbgpu
* bugfix, for external forces not complied in tcl error
* Merge branch 'master' into lbgpu
* merge bug removed
* added tcl analze mass of lb fluid and bugfix for set node velocity
* mergebug removed
* relativ position of lattice and particles in lbgpu.cu changed
* didn't really change anything, but want to switch branches
* Merge branch 'master' into lbgpu
* maybe the correct shifted bounds
* Merge branch 'lbgpu' of github.com:roehm/espresso into GPUtest
* Testing shift
* chnaged the calc. of the boundpos to + 0.5
* rescaling ext_force
* Merge branch 'master' into ElectrostaticFixes
* fixing up LB
* Merge branch 'lbgpu' of github.com:roehm/espresso into GPUtest
* slight clean up to adjust for halo stuff in print interpolated velocity
* edited lb docs to account for GPU shift
* Merge branch 'master' of github.com:espressomd/espresso
* Merge branch 'master' into ElectrostaticFixes
* undid a temporary change in configure.ac
* reverted configure.ac change to cuda settings
-- File Changes --
M configure.ac (299)
M doc/ug/lb.tex (10)
M src/lattice.h (46)
M src/lb-boundaries.c (16)
M src/lb-boundaries.h (2)
M src/lb.c (146)
M src/lb.h (12)
M src/lbgpu.cu (67)
M src/lbgpu.h (1)
A src/mystatistics.c (1153)
M src/tcl/statistics_fluid_tcl.c (17)
-- Patch Links --
https://github.com/espressomd/espresso/pull/28.patch
https://github.com/espressomd/espresso/pull/28.diff
---
Reply to this email directly or view it on GitHub:
https://github.com/espressomd/espresso/pull/28
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Espressomd-maintainer] [espresso] Dominic's shift and fix of bug found by Wolfgang (#28),
Owen Hickey <=