Hi all,
In the venturi3d example I see that the latticeL_ parameter is larger than charL_parameter. I think this can’t be. Right?
Is it a bug or I’m mistakes?
Thank you
LBconverter<T> converter(
( int ) 3, // dim
( T ) 1./N, // latticeL_
( T ) 0.02/M, // latticeU_
( T ) 0.1, // charNu_
( T ) 0.1, // charL_ = 1
( T ) 2. // charU_ = 1
);
Changing charL will chance the Re but not the results since charNu and therfore tau stays the same. Best Mathias
Author
Posts
Viewing 2 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic.
We use cookies to ensure that we give you the best experience on our website. If you continue to use this site we will assume that you are happy with it.Ok