[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [ESPResSo-users] Espressomd-users Digest, Vol 39, Issue 30
From: |
Wink, Markus |
Subject: |
Re: [ESPResSo-users] Espressomd-users Digest, Vol 39, Issue 30 |
Date: |
Mon, 3 Feb 2014 13:01:08 +0000 |
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.
Cheers
Markus
-----Ursprüngliche Nachricht-----
Von: address@hidden [mailto:address@hidden Im Auftrag von Stefan Kesselheim
Gesendet: Montag, 3. Februar 2014 13:44
An: address@hidden
Betreff: Re: [ESPResSo-users] Espressomd-users Digest, Vol 39, Issue 30
Hi,
On 02/03/2014 10:36 AM, Wink, Markus wrote:
> Hello,
>
> I found out, what the problem with the oif_init command was. In the
> object_in_fluid.tcl I had in my script-folder, the procedures had different
> names. For example, the oif_init was called "init_object_in_fluid". By
> replacing my object_in_fluid.tcl by the one I found on github, I could solve
> this problem.
>
> Anyway, the script is not running properly yet. I get the error message:
>
> Error: Unknown parameter velocity in lbboundary rhomboid
> while executing
> "lbboundary rhomboid velocity 0.005 0 0 corner 0 1 1 a 1 1 1 b 0 [expr
> $boxY-1] 1 c 0 1 [expr $boxZ-1] direction 1"
What Espresso version are you using? I'm not sure when the velocity BCs were
introduced, but in doubt, please use the newest or the master from the savannah
git repository.
Cheers
Stefan