|
[Sponsors] |
lagrangian particle tracking fail in parallel |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
May 11, 2011, 14:28 |
lagrangian particle tracking fail in parallel
|
#1 |
Member
edison
Join Date: May 2009
Location: Australia
Posts: 35
Rep Power: 17 |
Hi guys,
I'm trying to implement a new hybrid lagrangian particle/FV solver for pdf method. But I'm experiencing a problem with parallization. It seems that the some particle can not get through the processor patch and the the solver traped in a dead loop. (the return value of trackToFace() is zero.) Did anyone have the same experience? Cheers, Edison |
|
May 22, 2011, 08:24 |
|
#2 |
Member
edison
Join Date: May 2009
Location: Australia
Posts: 35
Rep Power: 17 |
Hi, guys,
I finally figured out what's wrong. When creating your new particle class be careful about how you write the particleIO.H. I find some weired particle private variable values after particle across the processor boundary. If you write the IO wrong then the code will read wrong memory location and the code will fail at parallel |
|
January 11, 2015, 08:11 |
|
#3 |
Member
Join Date: Nov 2012
Location: Liverpool, UK
Posts: 51
Rep Power: 14 |
Hi Edison,
I'm working on the coupling of interFoam and solidParticle. The solver works well in serial. It runs in parallel as well, and the fluid phase behaves, however, the results of the solid phase are not reasonable, let alone resemble those produced in serial run. So there must be something wrong with the parallelisation of solidParticle, it runs without error message though. I checked the output, origId of the particles are all -1 at every time step. I suspect this might be the reason, however I didn't manage to get origId right, let alone to know whether this is the reason to the problem. Your posts are quite interesting to me. Could you shed some light on this please? Any thoughts would be much appreciated! Thanks in advance. Sophie |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Blood Damage Modelling via Particle Tracking in a Centrifugal Heart Pump | scatman | CFX | 7 | January 8, 2018 01:59 |
Lagrangian Particle Tracking model In CFX | Kushagra | CFX | 8 | December 2, 2010 22:18 |
Lagrangian particle tracking! | Guilhem O | FLUENT | 1 | October 24, 2010 15:29 |
parallel particle tracking concurrency problem | bharath | FLUENT | 0 | December 28, 2009 21:19 |
Lagrangian particle tracking | worth | Siemens | 1 | October 19, 2004 04:10 |