|
[Sponsors] |
April 18, 2021, 15:25 |
icoUncoupledKinematicCloud postprocess
|
#1 |
New Member
Arnau
Join Date: Apr 2021
Posts: 7
Rep Power: 5 |
Hi, I have simulated the flow thrrough a channel using pimpleFoam and I have added the particle tracking tool icoUncoupledKinematicCloud. In order to post process the results I need the position of the particles at each time step.
After the simulation, for each time step, a lagrangian folder is created, wich includes kinematicCloud properties in a folder. I think I can understand the output format of practically all the output files, except the position one. I expected to find the coordinates of each particle, or the control volume where each particle is located, but I am getting this output format for each particle. (0.776997 0.172103 0.00169238 0.0492071) 176923 525202 1 If someone can help me to identify this output format I would be really gratefful. Thank you for your attention and best regards. |
|
April 19, 2021, 04:21 |
|
#2 |
Senior Member
Alain Islas
Join Date: Nov 2019
Location: Mexico
Posts: 142
Rep Power: 7 |
Well, it's been some time since the code version of the OpenFoam foundation switched from cartesian coordinates to barycentric coordinates.
What I do is to open the lagrangian phase in paraview and then export to .csv which will give you the 3 coordinates. If you have lots of data you can create a python script to automatize this. Please look at this thread and to this site |
|
April 19, 2021, 09:39 |
|
#3 | |
New Member
Arnau
Join Date: Apr 2021
Posts: 7
Rep Power: 5 |
Quote:
|
||
May 12, 2021, 16:15 |
icoUncoupledKinematicCloud on pre solved flow
|
#4 | |
New Member
Arnau
Join Date: Apr 2021
Posts: 7
Rep Power: 5 |
Quote:
|
||
Tags |
icouncoupledkinematic, lagrangian, particle tracking, position, postprocess |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
postProcess Utility: icoFoam -noFunctionObjects Why?How? | TeresaT | OpenFOAM Post-Processing | 8 | July 26, 2023 03:41 |
codedFunctionObject -postProcess -- not possible?? | JM27 | OpenFOAM Post-Processing | 0 | November 8, 2020 14:30 |
postProcess calculate Tdeg | jonfah | OpenFOAM Post-Processing | 2 | November 1, 2018 07:07 |
postprocess: symbol lookup error | BenAsbo626 | OpenFOAM Post-Processing | 2 | October 26, 2018 14:28 |
postProcess functionality in openFOAM 4 | bullmut | OpenFOAM Post-Processing | 23 | July 21, 2017 10:11 |