espressomd-maintainer
[Top][All Lists]
Advanced

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

[Espressomd-maintainer] [espresso] LB verlet (#20)


From: Owen Hickey
Subject: [Espressomd-maintainer] [espresso] LB verlet (#20)
Date: Thu, 12 Jan 2012 08:55:47 -0800

This is backwards, it should be code before documentation, not vice versa!

You can merge this Pull Request by running:

  git pull https://github.com/ohickey/espresso LBverlet

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

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

-- Commit Summary --

* Shifted the LB grid by half a grid spacing so that it can be used with Verlet 
lists if the skin is less than half the grid spacing.  This is also checked in 
sanity checks.  The LB boundaries for the CPU version are also shifted such 
that they are correctly positioned relative to the particle coordinates.
* Moved the sanity checks to on_integration_start in case the user tunes the 
verlet skin after initializing the LB fluid.

-- File Changes --

M doc/ug/lb.tex (9)
M src/initialize.c (4)
M src/lattice.h (2)
M src/lb-boundaries.c (6)
M src/lb.c (7)

-- Patch Links --

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

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



reply via email to

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