CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   Siemens (https://www.cfd-online.com/Forums/siemens/)
-   -   Please help (https://www.cfd-online.com/Forums/siemens/53855-please-help.html)

Diego June 28, 2004 11:28

Please help
 
Hi everyone! I have created an airfoil out of vertices but I also want to rotate it in order to investigate different angles of attack. Is there any chance I can do that without defining again new vertices. Please help me because I have a deadline soon. Thanx a lot!!

Jörn Beilke June 28, 2004 11:35

Re: Please help
 
csys 2

vset all

*set alfa 10

vgen 2 0 vset ,,, 0 alfa 0


Diego June 28, 2004 11:54

Re: Please help
 
Thank you!! But by what angle rotates the vertises?

Diego June 28, 2004 12:19

Re: Please help
 
It works fine!! but can i rotate only some of the vertices and not all? How can I select only the vertices of the airfoil and not all of the computational domain. Thanx in advance

steve June 28, 2004 12:43

Re: Please help
 
You can rotate any set of vertices you want. Just use the vset command to pick the vertices on the airfoil instead of vset all.

Diego June 28, 2004 12:52

Re: Please help
 
Steve I used the vset command but it won't select the desired vertices. Could you please be more specific? Thanx again!!

4xF June 28, 2004 13:43

Re: Please help
 
If you do not have a simulation of an airfoil placed in a channel (i.e. free-stream), it is also the same to change the inflow direction (which is basically the same as rotating the whole computational domain with a fixed direction for the inflow velocity).

Panos June 28, 2004 16:22

Re: Please help
 
What I actually have is a free stream air and an airfoil. Is there a way to rotate only the vertices of the airfoil in orderto investigate the different angles of attack? Thanks a lot

Jörn Beilke June 28, 2004 18:24

Re: Please help
 
Sorry for that, but it seems that you don't knonw what you are doing at all.

If you have a mesh and just rotate the vertices on the surface of the airfoil you cells are distorted.

Iy you need an example of a mesh, which can be rotated by any angle with all vertices look at:

http://www.beilke-cfd.de/naca.mdl.gz


Diego June 29, 2004 04:53

Re: Please help
 
I think it's you that you did not understand. I don't have a mesh yet. Just the vertices. And I want to rotate the vertices of the airfoil only!! I don't think that would create distorted cells.

4xF June 29, 2004 07:03

Re: Please help
 
You have two possibilities: a) do as Jörn says (see response from Monday) and do not think it is stupid, Jörn is probably one of the most experienced posters in this forum... b) do not rotate the vertices at all but change instead the orientation of the inlet velocity (which defines the angle of attack relatively to the profile chord).

Diego June 29, 2004 08:02

Re: Please help
 
How do I rotate the inlet velocity? Do i have to introduce both x and y components of velocity? Is it also neseccary to change also the boundaries? Thanx a lot

Jörn Beilke June 29, 2004 08:02

Re: Please help
 
what about a:

vset all

vplo

vset subs zone

There are lots of possibilities to select vertices using the vset command.


Matej June 30, 2004 02:41

Re: Please help
 
Diego,

I'm starting to be taken by this thread.

Could you tell me, how you gonna create the cells out from the cloud of your vertices, or was this supposed to be your next question?

Not to tease, but aslo help.... I think, you might find the manual pages extremely helpfull. I'd suggest the part refering to local coordinate system (might help to your inlet vel. spec.). There is also nice part (with pictures) describing tho operation with vertices.

To decompose the vector, please refer to any undergraduate math or physics books found in a library, or http://www.physics.uoguelph.ca/tutor...s/vectors.html

matej


4xF June 30, 2004 08:01

Re: Please help
 
If your foil is orientated, say, in X-direction and Z is pointing upwards, your flight speed in 100m/s, you will impose at the boundary: U=100,V=W=0. If you have an angle of attack of 5 degrees, then the inlet velocity becomes: U=100*cos(5),V=0,W=100*sin(5) Look how easy it is!


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