|
[Sponsors] |
January 24, 2005, 00:46 |
Could vorticity magnitude be ploted ?
|
#1 |
Guest
Posts: n/a
|
wx = dw/dy - dv/dz wy = du/dz - dw/dx wz = dv/dx - du/dy
w = wx(i) + wy(j) + wz(k) vorticity magnitude = sqrt(w.w) = sqrt( wx*wx +wy*wy +wz*wz but how could i define the function into CFD post template?eg:CFX5-POST,FIELD-ViEW,CFD-View |
|
January 25, 2005, 18:34 |
Re: Could vorticity magnitude be ploted ?
|
#2 |
Guest
Posts: n/a
|
If you do not know how to add variables for the format used in those softwares, the easiest way is to replace one of the existing variables (e.g. temperature or pressure) with that of the vorticity magnitude.
Tosh |
|
January 26, 2005, 13:28 |
Re: Could vorticity magnitude be ploted ?
|
#3 |
Guest
Posts: n/a
|
Click on create variable then type in the following expressions
Vort X = 0.5*(Velocity v.Gradient Z-Velocity w.Gradient Y) Vort Y = 0.5*(Velocity w.Gradient X-Velocity u.Gradient Z) Vort Z = 0.5*(Velocity u.Gradient Y-Velocity v.Gradient X) Vorticity = sqrt(Vort X^2+Vort Y^2+Vort Z^2) |
|
January 28, 2005, 01:09 |
Re: Could vorticity magnitude be ploted ?
|
#4 |
Guest
Posts: n/a
|
Thank you very much
|
|
February 8, 2005, 08:49 |
Re: Could vorticity magnitude be ploted ?
|
#5 |
Guest
Posts: n/a
|
Hi
The variable doesn't work. I've tried that. I'm trying to create helical density which is the dot product of the velocity vector and vorticity. could someone please help. I want to know how to enter it in the expression block in CFD-View |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Vorticity magnitude | CFD-junior | Main CFD Forum | 10 | October 8, 2021 04:42 |
Vorticity magnitude | makaero | FLUENT | 0 | May 25, 2011 21:30 |
vorticity boundary condition | bearcharge | Main CFD Forum | 0 | May 14, 2010 12:32 |
magnitude of vorticity using fluent | ryan | Main CFD Forum | 1 | November 30, 2009 17:29 |
Vorticity magnitude | Hernani | Siemens | 2 | August 20, 2001 10:48 |