espressomd-devel
[Top][All Lists]
Advanced

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

[ESPResSo-devel] [bug #39568] LB stress tensor calculation is wrong


From: Ulf Schiller
Subject: [ESPResSo-devel] [bug #39568] LB stress tensor calculation is wrong
Date: Thu, 25 Jul 2013 16:28:46 +0000
User-agent: Mozilla/5.0 (X11; Linux i686 on x86_64; rv:17.0) Gecko/20100101 Firefox/17.0

URL:
  <http://savannah.nongnu.org/bugs/?39568>

                 Summary: LB stress tensor calculation is wrong
                 Project: ESPResSo
            Submitted by: uschiller
            Submitted on: Thu 25 Jul 2013 04:28:45 PM GMT
                Category: Simulation core
                Severity: 3 - Normal
                  Status: None
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any
                 Release: None
           Fixed Release: None

    _______________________________________________________

Details:

The calculation of the LB stress tensor is wrong as it uses equations from
Duenweg&Ladd while the basis used in ESPResSo is not the one from
Duenweg&Ladd. The correct expressions are (double check recommended):

pi_xx = (2.*(m0 + m4) + m6 + 3.*m5)/6.;
pi_yy = (2.*(m0 + m4) + m6 - 3.*m5)/6.;
pi_zz = (m0 + m4 - m6)/3.;

pi_xy = m7
pi_xz = m8
pi_yz = m9





    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/bugs/?39568>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/




reply via email to

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