|
[Sponsors] |
November 14, 2022, 09:49 |
Print forces acting on kinematic parcels
|
#1 |
New Member
Join Date: Apr 2022
Posts: 6
Rep Power: 4 |
Hi,
I am working with parcels belonging to kinematic clouds and I was wondering if there was an easy way to output the forces acting on each parcel. From what I can see in KinematicParcel.C, the forces are computed in the calcVelocity() method, which takes a templated TrackData object (td) that I can't seem to find anywhere. Then the force list is taken as td.cloud().forces(), which is of type cloudType::forceType, which in turn seem to be somehow related to particleForceList. My question is: given a parcel p in a cloud, how can I access each force and output it (e.g. as a CSV file)? Seemingly only the sum is available in OF, and not directly accessible from outside TrackData. If you have any resources regarding the workflow of LPT in OpenFOAM, those would be very welcome too. Kind regards, Francesco |
|
January 19, 2023, 21:30 |
|
#2 |
Member
Shah Akib Sarwar
Join Date: Mar 2021
Posts: 41
Rep Power: 5 |
Hello..did you find a solution to this?
|
|
Tags |
kinematicparcel, lagrangian particles, lpt, openfoam, output to file |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
how to get Sutherland and JANAF coefficients of air? | immortality | OpenFOAM Running, Solving & CFD | 64 | October 18, 2022 11:17 |
The CoP Does not exist: Validating Aerodynamic forces through a "line of action" | ds4719 | Main CFD Forum | 14 | February 18, 2022 19:05 |
forces acting on a bubble | saj216 | OpenFOAM Programming & Development | 0 | June 26, 2020 12:35 |
Residuals and forces spiraling out of control before failing | edomalley1 | OpenFOAM Running, Solving & CFD | 3 | September 7, 2018 11:42 |
[blockMesh] Another cylinder question | bendel_boy | OpenFOAM Meshing & Mesh Conversion | 5 | January 6, 2015 06:09 |