[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [ESPResSo-users] Espressomd-users Digest, Vol 39, Issue 30
From: |
Stefan Kesselheim |
Subject: |
Re: [ESPResSo-users] Espressomd-users Digest, Vol 39, Issue 30 |
Date: |
Mon, 03 Feb 2014 14:09:14 +0100 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.2.0 |
Hi,
On 02/03/2014 02:01 PM, Wink, Markus wrote:
> Hi,
>
> well I am using Espresso version 3.2.0, I guess this is the newest version
> (as far as the web-page is concerned).
>
> The strange thing is, that the binary works with the lb_planar.tcl script.
> There, the boundary is a wall, which is moving at constant speed. The command
> "lbboundary wall [...] velocity [...]" works quite fine there! For me, the
> only difference in the source codes are the different kind of constraints
> (wall vs. rhomboid). That's why I don't understand the error message.
It could be that we just forgot to include the velocity into the parser
code of the rhomboid.
I believe it was done here:
40160c12 src/tcl/lb-boundaries_tcl.cpp (Iveta Jancigova
2013-10-28 11:57:12 +0100 628) else if(ARG_IS_S(0, "velocity")) {
That is probably too new to be in 3.2.0, so please use the current
master code.
Cheers
Stefan