CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   OpenFOAM Meshing & Mesh Conversion (https://www.cfd-online.com/Forums/openfoam-meshing/)
-   -   [Other] change depth (https://www.cfd-online.com/Forums/openfoam-meshing/169886-change-depth.html)

giammy92 April 19, 2016 12:39

change depth
 
Hi guys, how i can change depth in z direction for a profile 2D? I have imported a mesh from fluent and i think that i've modify depth to obtain right force coefficients

Cyp April 20, 2016 12:29

Hi,

you can use transformPoint to change the coordinate of the points of your grid:

Code:

transformPoints -scale '(1 1 10)'
(here I applied a factor 10 in the z direction)

Cheers,
Cyprien

giammy92 April 29, 2016 12:58

Now i'm repeating simulation with change of depth on mesh 2D, keeping Aref unchanged


All times are GMT -4. The time now is 01:25.