|
[Sponsors] |
A question about volume field representations of forces |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
August 11, 2022, 12:18 |
A question about volume field representations of forces
|
#1 |
New Member
Saddam Hijazi
Join Date: May 2016
Posts: 17
Rep Power: 10 |
Hello everyone,
I have a curiosity regarding the so-called volume field representations of forces when computing the forces. I set the writeFields in the forces dictionary to yes Code:
// Store and write volume field representations of forces and moments writeFields yes; My question is how one should understand these fields ? I would like to understand how I could compute the overall force vector that is acting on the cylinder given these forces fields representations. I thought that I only have to compute the sum of the forces after projecting them on x and y component using the angle that the cell (at which I have the forces value) is making with center of the cylinder. Is that correct ? Last edited by SaddamH; August 11, 2022 at 18:02. |
|
August 11, 2022, 18:01 |
|
#3 |
New Member
Saddam Hijazi
Join Date: May 2016
Posts: 17
Rep Power: 10 |
Thank you dlahaye, I am sorry, I don't know why I messed up in understanding the unit.
So my question is only about how one could compute the resultant force on the whole body given these forces values on the cells which are NOT evenly distributed on the cylinder boundary. Thanks. |
|
August 12, 2022, 04:49 |
|
#4 |
Senior Member
|
No worries. We are all learning here.
Force-vector on patch = surface-integral stress-tensor * normal-on-patch. See e.g. Section Simple Stress of https://en.wikipedia.org/wiki/Stress_(mechanics) |
|
August 12, 2022, 18:59 |
|
#5 |
New Member
Saddam Hijazi
Join Date: May 2016
Posts: 17
Rep Power: 10 |
Thanks dlahaye, I am still a bit confused of what I should do with fields named forces:force do you mean that I have to compute the integral of these fields over the surface of the cylinder after taking the scalar product with the normal vector ?
|
|
Tags |
force vector, forces and force coeff., forcesincompressible |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[snappyHexMesh] snappyHexMesh does not detect highly skewed faces? | ptpacheco | OpenFOAM Meshing & Mesh Conversion | 1 | January 4, 2022 13:37 |
[swak4Foam] swakExpression not writing to log | alexfells | OpenFOAM Community Contributions | 3 | March 16, 2020 19:19 |
[mesh manipulation] Importing Multiple Meshes | thomasnwalshiii | OpenFOAM Meshing & Mesh Conversion | 18 | December 19, 2015 19:57 |
Problem of simulating of small droplet with radius of 2mm | liguifan | OpenFOAM Running, Solving & CFD | 5 | June 3, 2014 03:53 |
fluent add additional zones for the mesh file | SSL | FLUENT | 2 | January 26, 2008 12:55 |