CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > General Forums > Main CFD Forum

Could vorticity magnitude be ploted ?

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   January 23, 2005, 23:46
Default Could vorticity magnitude be ploted ?
  #1
w0er
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
  Reply With Quote

Old   January 25, 2005, 17:34
Default Re: Could vorticity magnitude be ploted ?
  #2
Tosh
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
  Reply With Quote

Old   January 26, 2005, 12:28
Default Re: Could vorticity magnitude be ploted ?
  #3
E Buchanan
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)
  Reply With Quote

Old   January 28, 2005, 00:09
Default Re: Could vorticity magnitude be ploted ?
  #4
w0er
Guest
 
Posts: n/a
Thank you very much
  Reply With Quote

Old   February 8, 2005, 07:49
Default Re: Could vorticity magnitude be ploted ?
  #5
CFD-junior
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
  Reply With Quote

Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Vorticity magnitude CFD-junior Main CFD Forum 10 October 8, 2021 03:42
Vorticity magnitude makaero FLUENT 0 May 25, 2011 20:30
vorticity boundary condition bearcharge Main CFD Forum 0 May 14, 2010 11:32
magnitude of vorticity using fluent ryan Main CFD Forum 1 November 30, 2009 16:29
Vorticity magnitude Hernani Siemens 2 August 20, 2001 09:48


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