[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[ESPResSo] Re: Can not activate LB feature
From: |
g9611559 |
Subject: |
[ESPResSo] Re: Can not activate LB feature |
Date: |
Wed, 15 Oct 2008 14:41:57 +0800 |
Hello Shih-ju,
at the current point, you can use Lattice Boltzmann only with
periodic boundary conditions in all dimensions. The error message
comes from you trying to use it together with constraints, i.e. walls
etc. (#define CONSTRAINTS in myconfig.h). This is not supported at
this time.
Regards,
Kai
Am 21.08.2008 um 05:03 schrieb <address@hidden>:
> Hello,
>
> I am trying to activate the Lattice-Boltzmann feature with
> Espresso-2.1.0. I have already include #define LB in my myconfig
> file. After I type command "make", the screen output :
>
> ..
> In file included from ../initialize.c:55:
> ./lb-boundaries.h:46:2: #error Boundary conditions are only
> implemented for D3Q18! (#defined in lb.h)
> In file included from ../initialize.c:55:
> ./lb-boundaries.h: In function `lb_copy_neg_populations':
> ./lb-boundaries.h:39: warning: unused variable `weigth'
> ./lb-boundaries.h:40: warning: unused variable `i'
> ./lb-boundaries.h:138:2: #error Boundary conditions are only
> implemented for D3Q18! (#defined in lb.h)
> ..
>
> And the compilation failed.
> Did I made any mistake during the compilation?
> Thank you for your kindness.
>
> Best regards,
>
> Shih-ju
>
> _______________________________________________
> ESPResSo mailing list
> address@hidden
> https://fias.uni-frankfurt.de/mailman/listinfo/espresso
>
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [ESPResSo] Re: Can not activate LB feature,
g9611559 <=