Dear Community:
Why is the spanwise length in the Channel3D case set to 6 grid lengths, rather than being the same as the streamwise direction, which is 2𝜋𝐻?
code :”Vector<T,3> extend(lx, 6.*converter.getPhysDeltaX(), adaptedPhysSimulatedLength);
extend[2] += (1./8.)*converter.getPhysDeltaX();
Vector<T,3> origin(0., 0., 0.);
IndicatorCuboid3D<T> cuboid(extend, origin );” thank you
This line of code is on line 411 of the channeld version 1.7
Author
Posts
Viewing 4 posts - 1 through 4 (of 4 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