CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > OpenFOAM

Question regarding the F2F particle tracking algorithm implementation.

Register Blogs Members List Search Today's Posts Mark Forums Read

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   October 21, 2009, 17:47
Default Question regarding the F2F particle tracking algorithm implementation.
  #1
Member
 
Andrew Ryan
Join Date: Mar 2009
Posts: 47
Rep Power: 17
andrewryan is on a distinguished road
Hi all

I have read Niklas Nordin's thesis [1] about LPT. There he describes the face to face tracking algorithm (Chapter 4.2). Looking at the code in src/lagrangian/basic (in OF 1.5) I could find the F2F article again. He also mentions, that the mesh needs to be converted into a tetrahedral mesh. Otherwise calculating, whether the particle is in a cell or not, may fails. The solution to this problem is simply to decompose the hexahedral mesh into a tetrahedral mesh.

I played a bit with icoLagrangianFoam [2] and the cavityLagrangian case, where a tetrahedral mesh is generated using blockMesh. However when I look at the of code to calculate the lambdas (ParticleI.H [3]), which tells you whether a particle lies in a cell or not, I just find a reference to polyMesh. I cannot figure out where the mesh is decomposed into a hexahedral mesh.

Any ideas?

[1] http://powerlab.fsb.hr/ped/kturbo/Op...sNordinPhD.pdf
[2] http://openfoamwiki.net/index.php/Co...LagrangianFoam
[3] http://freefoam.sourceforge.net/doc/...8H_source.html
andrewryan is offline   Reply With Quote

Old   October 21, 2009, 18:18
Default
  #2
Super Moderator
 
niklas's Avatar
 
Niklas Nordin
Join Date: Mar 2009
Location: Stockholm, Sweden
Posts: 693
Rep Power: 29
niklas will become famous soon enoughniklas will become famous soon enough
It has been rewritten since then, you should look here instead.

Particle tracking in unstructured, arbitrary polyhedral meshes for CFD
and molecular dynamics,
G.B. Macpherson, N.Nordin and H.G Weller
Communications In Numerical Methods In Engineering (2008)
niklas is offline   Reply With Quote

Old   October 22, 2009, 02:55
Default
  #3
Member
 
Andrew Ryan
Join Date: Mar 2009
Posts: 47
Rep Power: 17
andrewryan is on a distinguished road
thx for the hint!
andrewryan is offline   Reply With Quote

Reply

Tags
lagrangian, mesh

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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
[OpenFOAM] How to do particle tracking animation with Paraview? John.I ParaView 3 June 24, 2015 10:45
Steady state particle tracking? John CFX 5 August 11, 2013 19:34
restarting lagrange (particle tracking) simulation dbdias CFX 0 September 22, 2007 20:26
particle tracking collection tank Neser CFX 1 June 1, 2006 11:06
Particle tracking in s.s and u.s.s fluid field. yueroo FLUENT 0 April 6, 2001 23:02


All times are GMT -4. The time now is 14:02.