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/)
-   -   [blockMesh] How to use polySpline (https://www.cfd-online.com/Forums/openfoam-meshing/61791-how-use-polyspline.html)

ivan_cozza July 10, 2008 13:27

How to use polySpline
 
Hi to evryone!
I'm trying to generate a mesh for a 2D wing profile with blockMesh, but I've problems with polySpline.
I want to use it to draw the profile plus the upstream part of the mesh, like this:
---
- --
------ -

(The drawing is awful, I know!)

to obtain it i put in my dictionary:

polySpline start end(
((a b c)
(d e f)) // my straight line part;
((a b c)
(d e f)
(g h j)
...etc..
) // my profile
)

but it do not works.
Can someone help me? Thanks!

andersking July 17, 2008 01:08

Hi, please see http://w
 
Hi,

please see

http://www.cfd-online.com/OpenFOAM_D...ges/1/389.html

and

http://www.cfd-online.com/OpenFOAM_D.../126/7880.html

There is a bug in the OF-1.4 version, it will only give you straight lines

Cheers
Andrew


All times are GMT -4. The time now is 08:45.