|
[Sponsors] |
calculate each wheel force from total created force |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
April 27, 2012, 06:30 |
calculate each wheel force from total created force
|
#1 |
New Member
Join Date: Apr 2012
Posts: 3
Rep Power: 14 |
Hi CFX specialists,
I am simulating an external flow over a vehicle using CFX. Is there any possibility in extracting the resulting forces at the wheels? I have tried functions like force()_x@wheel but you will only receive the resulting forces created on the wheel surface and summed up into the pressure point. Does anybody have an idea? Due to the overdetermined situation (4 wheels) this issue can't be solved by calculations. It can only be roughly approximated. Cheers Carlos |
|
April 27, 2012, 07:16 |
|
#2 | |
Super Moderator
Glenn Horrocks
Join Date: Mar 2009
Location: Sydney, Australia
Posts: 17,870
Rep Power: 144 |
Quote:
If you are saying the force is for the 4 wheels rather than individual wheels - if you have a mesh primitive for each wheel you can get the force per wheel there, otherwise you will need to edit your mesh so each wheel is a different boundary. Both of these methods will give you the force on each wheel. |
||
April 29, 2012, 05:20 |
|
#3 |
New Member
Join Date: Apr 2012
Posts: 3
Rep Power: 14 |
Hey ghorrocks,
thanks for your reply! well what I mean is the resulting force distribution of the negative lift force on the whole body. This lift results in down forces at each of the four wheels at the contact area to the road. Having separated components for the wheels I will receive only the force created by the wheel geometry and not the whole body. Having asymmetric aerodynamics on the vehicle (left/right side) I will need to figure out the created side forces at the wheels as well. I once read something like: "torqueX()@location" But I am not sure how to use it cause I have four wheels in my model and differing down forces at each side. Cheers Carlos |
|
April 29, 2012, 07:52 |
|
#4 |
Super Moderator
Glenn Horrocks
Join Date: Mar 2009
Location: Sydney, Australia
Posts: 17,870
Rep Power: 144 |
My previous post said what your options are - use mesh primitives if they exist, otherwise you will need to define a different boundary pathc for each wall.
Then it is a trivial matter to get the forces and moments of each tyre individually. |
|
March 22, 2020, 19:15 |
|
#5 |
New Member
Join Date: Mar 2020
Posts: 3
Rep Power: 6 |
Hi Carlos
Have you managed to find the solution of your problem? I also try to calculate the force on each wheel of a car. |
|
March 22, 2020, 19:23 |
|
#6 |
Super Moderator
Glenn Horrocks
Join Date: Mar 2009
Location: Sydney, Australia
Posts: 17,870
Rep Power: 144 |
This post is 8 years old. You are lucky I am really old as well because normally people from posts that old are long since dead.
But I repeat what I said 8 years ago - as long as you have defined a surface for the wheel then you just need force_x/y/z()@wheel and you get the forces. If you have not defined the wheels as separate surfaces then go back to your solid modelling or mesh software and change your mesh so the wheels are separately surfaces.
__________________
Note: I do not answer CFD questions by PM. CFD questions should be posted on the forum. |
|
March 23, 2020, 18:27 |
|
#7 | |
New Member
Join Date: Mar 2020
Posts: 3
Rep Power: 6 |
Quote:
Hi ghorrocks Thank you for your reply I see this post is 8 years old, but I didnt want to create new thread about the same problem. Anyway, by defining a surface of the wheel, you mean the whole wheel or just the contact surface with the ground? Also, how the model of airflow space should be made to achieve the proper result? I was importing CAD file of the car in geometry section and then I created the cube around it. The ground of that cube is also a plane of contact with the wheels. After that I was using boolean operation to create an airflow space. Should I draw the cube a bit lower, so the wheel will not have a contact with the ground wall or maybe the problem is somewhere else? |
||
March 23, 2020, 23:26 |
|
#8 |
Super Moderator
Glenn Horrocks
Join Date: Mar 2009
Location: Sydney, Australia
Posts: 17,870
Rep Power: 144 |
The force_x/y/z function returns the force on the surface you apply it to. As simple as that.
I do not understand your final paragraph.
__________________
Note: I do not answer CFD questions by PM. CFD questions should be posted on the forum. |
|
March 24, 2020, 06:21 |
|
#9 |
New Member
Join Date: Mar 2020
Posts: 3
Rep Power: 6 |
And it gives the total force from car body distributed to each wheel?
In final paragraph I was trying to describe how I modelled the geometry to carry out the simulation. |
|
March 24, 2020, 06:49 |
|
#10 |
Super Moderator
Glenn Horrocks
Join Date: Mar 2009
Location: Sydney, Australia
Posts: 17,870
Rep Power: 144 |
CFD gives you the forces the fluid acts on the surface. What happens to those forces when it is applied to the body depends on stiffness, inertia, loading conditions and so on - that is more of a FEA question, or a free body diagram at least.
__________________
Note: I do not answer CFD questions by PM. CFD questions should be posted on the forum. |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Regarding Coefficient-of-Discharge of intake port | LeelaPrasad | Siemens | 2 | March 9, 2017 06:48 |
Boundary Conditions : Total Pressure or Velocity | Gearb0x | OpenFOAM Running, Solving & CFD | 2 | February 28, 2011 22:18 |
total force values | cfxmar | CFX | 3 | October 16, 2009 08:03 |
Predicting total force on a rotor blade | Muntasir | FLUENT | 3 | March 22, 2009 23:49 |
Total Force on every Node? | Iqbal | FLUENT | 0 | February 1, 2006 23:46 |