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

Following trajectory of a particular FLUID-ELEMENT

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   August 3, 1999, 00:58
Default Following trajectory of a particular FLUID-ELEMENT
  #1
Yogesh Talekar
Guest
 
Posts: n/a
Dear Friends,

When we are using finite difference method we get the numerical values of the basic fluid parameters like temperature, velocity, density on the grid points.

But is there any way to follow a particluar fulid-element so that we know that this particular element was at position (x1,y1,z1) at time t1, its has moved to point (x2,y2,z2) at time t2 and so on?

For example, for a flow past cylinder, suppose i want to know that if partcular element is at a particular position when it is quite far away from the cylinder and then i want to know where it will be after passing the cylinder. What is the method to find this?

Thankx Yogesh
  Reply With Quote

Old   August 3, 1999, 15:45
Default Re: Following trajectory of a particular FLUID-ELEMENT
  #2
Adrin Gharakhani
Guest
 
Posts: n/a
If you have the velocity field (on the Eulerian grids) for _every_ timestep, then it is a simple matter to "inject" fluid particles at any position and watch their Lagrangian evolution in time. If you don't have data for every timestep, you can still visualize particle trajectories, but quite inaccurately.

Basically, you'd apply: dx/dt = u

So if you have the local velocity u and the position x of the particle at time t, you can integrate the above equation to find the new position at the new time t+dt.

Most/all visualization packages already have this capability in the code. You would just have to click at a position to start the "particle injection" and watch its evolution.

One warning to you though. For this "post-processed" visualization process to be half-way decent you need high grid density, and higher order time integration.

Check the JCP paper by Robert Haimes (post 1990) which discusses accuracy issues in time integration for visualization, etc. Very good paper.

Adrin Gharakhani
  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
Water subcooled boiling Attesz CFX 7 January 5, 2013 03:32
air bubble is disappear increasing time using vof xujjun CFX 9 June 9, 2009 07:59
Fluid Dynamics Eng - PAX Mixer - San Rafael, CA Gary Jong FLUENT 0 February 25, 2008 20:46
error using combination of step function xujjun CFX 1 January 15, 2008 16:46
What is the total energy for incompressible fluid? Harry Dong Main CFD Forum 12 February 4, 2006 00:55


All times are GMT -4. The time now is 09:37.