|
[Sponsors] |
how should we define the CofR in forceCoeffs function? |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
March 9, 2022, 16:05 |
how should we define the CofR in forceCoeffs function?
|
#1 |
New Member
Basar H.Ibrahim
Join Date: Sep 2021
Posts: 7
Rep Power: 5 |
Hi, everyone!
In the controlDict you can use a function that is defined to give force on the body I want to ask a question about CofR, I know that CofR is a center of rotation. if the Body moves down, how should I set the Cof, still keep a fixed value? Can anyone help me solve the question? PHP Code:
|
|
March 9, 2022, 16:10 |
|
#2 |
Senior Member
Join Date: Sep 2013
Posts: 353
Rep Power: 21 |
It's the point around which your torque will be calculated. Hence if you are only interested in the forces enter whatever maybe (0 0 0). You can calculate the center of gravity of an stl file with the tool surfaceInertia. So depending on your problem you might want to use that.
But if you enter (0 0 0) you can obviously always transform that by hand into another point since you will have the torque and force as output. |
|
March 9, 2022, 17:05 |
|
#3 | |
New Member
Basar H.Ibrahim
Join Date: Sep 2021
Posts: 7
Rep Power: 5 |
Quote:
I have a body falls down into the water, so I want to calculate the pressure of water on the body. |
||
Tags |
controldict., functionobject |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[mesh manipulation] refineMesh Error | mohsen.boojari | OpenFOAM Meshing & Mesh Conversion | 3 | March 1, 2018 23:07 |
An odd ERROR | mdakbari | Fluent UDF and Scheme Programming | 7 | April 4, 2016 05:30 |
[snappyHexMesh] How to define to right point for locationInMesh | Mirage12 | OpenFOAM Meshing & Mesh Conversion | 7 | March 13, 2016 15:07 |
[blockMesh] Axisymmetrical mesh | Rasmus Gjesing (Gjesing) | OpenFOAM Meshing & Mesh Conversion | 10 | April 2, 2007 15:00 |
REAL GAS UDF | brian | FLUENT | 6 | September 11, 2006 09:23 |