CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > OpenFOAM > OpenFOAM Post-Processing

How to calculate torque from the simulation result

Register Blogs Community New Posts Updated Threads Search

Like Tree16Likes

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   November 8, 2012, 08:19
Default How to calculate torque from the simulation result
  #1
Senior Member
 
sivakumar selvaraju
Join Date: Mar 2009
Location: India
Posts: 205
Rep Power: 18
sivakumar is on a distinguished road
Send a message via Skype™ to sivakumar
Hi Foamers,
I want to calculate torque from the simulation, can you guys help me?
I have used MRFSimpleFoam for my simulation. The fan RPM is 750.

please give me some idea.

Thanks and regards,
Sivakumar
sauzariwuk likes this.
sivakumar is offline   Reply With Quote

Old   November 15, 2012, 09:35
Default
  #2
Member
 
laurentb's Avatar
 
Laurent B
Join Date: Jun 2009
Location: Lille, FRANCE
Posts: 70
Rep Power: 16
laurentb is on a distinguished road
Hi
Have a look to the thread :
Monitoring Torque on rotating body in MRFSimpleFoam
Laurent
sauzariwuk likes this.
laurentb is offline   Reply With Quote

Old   February 11, 2013, 06:41
Default
  #3
Senior Member
 
sivakumar selvaraju
Join Date: Mar 2009
Location: India
Posts: 205
Rep Power: 18
sivakumar is on a distinguished road
Send a message via Skype™ to sivakumar
Hi Guys,
After a long struggle, I came to the conclusion regarding torque.
To calculate torque we need to use this function in the controlDict file.

functions ( forces { type forces; functionObjectLibs ("libforces.so"); outputControl timeStep; outputInterval 1; patches (wallBlade); // pname p; // Uname U; rhoName rhoInf; log true; rhoInf 1.205; CofR (0 0 0); } );
results will be as follows:
forces(pressure, viscous)((2162.2 -313.192 35.8823) (12.5865 3.1166 3.97532)) moment(pressure, viscous)((1162.4 6862.37 100.944) (-12.5067 35.4299 -50.9462))
now the the output pressure force is not exact pressure (unit m2/s2)
so to get exact torque = obtained Torque (moment) / density

Thanks,
Sivakumar
fumiya likes this.
sivakumar is offline   Reply With Quote

Old   February 15, 2013, 05:04
Default
  #4
Member
 
laurentb's Avatar
 
Laurent B
Join Date: Jun 2009
Location: Lille, FRANCE
Posts: 70
Rep Power: 16
laurentb is on a distinguished road
Hi,

Does somebody can explain in details how to calculate torque with "forces" library data ?

I try to compare experimental and simulation results but there is a big difference.

I calculate the torque as follow : Torque = |moment(pressure) + moment(viscous)| and i obtain twice the experimental value...

Thanks
Laurent
sauzariwuk likes this.
laurentb is offline   Reply With Quote

Old   February 15, 2013, 06:08
Default
  #5
Senior Member
 
sivakumar selvaraju
Join Date: Mar 2009
Location: India
Posts: 205
Rep Power: 18
sivakumar is on a distinguished road
Send a message via Skype™ to sivakumar
hi,
Which solver you are using?
for any simpleFoam you need to divide it with the density what you are using.

Thanks,
Sivakumar
sivakumar is offline   Reply With Quote

Old   February 15, 2013, 06:24
Default
  #6
Member
 
laurentb's Avatar
 
Laurent B
Join Date: Jun 2009
Location: Lille, FRANCE
Posts: 70
Rep Power: 16
laurentb is on a distinguished road
I'm using MRFSimpleFoam. The density is 1300 kg/m3. If i divide by 1300 the difference is bigger...
laurentb is offline   Reply With Quote

Old   February 15, 2013, 06:36
Default
  #7
Senior Member
 
sivakumar selvaraju
Join Date: Mar 2009
Location: India
Posts: 205
Rep Power: 18
sivakumar is on a distinguished road
Send a message via Skype™ to sivakumar
hi,
What kind of simulation you are doing, I am also using MRFSimpleFoam for axial flow fan.

In my case MRFSimpleFoam torque results keep on changing for each case
Actually, I tried two cases one is with passage (suction side and pressure side of the fan)
secondly two blade and quarter of the cylinder see the fig.

for passage case I am getting 45 N-m (it should be 70-80 N-m)
for 2 blade case I am getting 80 N-m

I am totally confused, is there any problem with MRFSimpleFoam or in my settings.
I am totally gone.

Thanks,
Sivakumar
Attached Files
File Type: pdf Fig.pdf (47.3 KB, 359 views)
sauzariwuk likes this.

Last edited by sivakumar; February 20, 2013 at 05:57.
sivakumar is offline   Reply With Quote

Old   February 20, 2013, 06:09
Default
  #8
Senior Member
 
sivakumar selvaraju
Join Date: Mar 2009
Location: India
Posts: 205
Rep Power: 18
sivakumar is on a distinguished road
Send a message via Skype™ to sivakumar
Hi Guys and Laurentb,
I got the right way to calculate torque.

I was doing some wrong calculation, that is why my results were wrong.
now I got the right results, with 2% error.

To Laurentb, I am sorry man, I think I have miss guided you.

Actually we need to multiply the pressure with density to get the exact pressure.

to calculate torque: take the z component of the pressure force and viscous.

torque = F*r

F = ((P *A) *density+ tau *A)

A --> area of the patch which you want to calculate torque.

I hope it is clear now

Thanks,
Sivakumar
fumiya, sharonyue and sauzariwuk like this.
sivakumar is offline   Reply With Quote

Old   February 22, 2013, 09:10
Default
  #9
Member
 
laurentb's Avatar
 
Laurent B
Join Date: Jun 2009
Location: Lille, FRANCE
Posts: 70
Rep Power: 16
laurentb is on a distinguished road
Hi,

Finally the torque computed by the forces library fits my experimental data with 10% error.

My error comes from that i turn off the turbulence in RASProperties file for laminar flow conditions.

If i turn on the turbulence option the force computation works well.

Laurent
laurentb is offline   Reply With Quote

Old   April 9, 2013, 11:49
Default direction
  #10
New Member
 
Baek, Donghae
Join Date: Jan 2013
Location: Seoul
Posts: 24
Rep Power: 13
wes1204 is on a distinguished road
Hi all

I have something to ask.

My case is 2D on x-y plane.

Object look like airfoil and it is in wind tunnel.

I obtain moment using force function added controldic file.

Center of moment is z-axis.

From result, moment has minus value.

In this case, Is object rotated to clockwise or countclockwise??
J. Pan likes this.
wes1204 is offline   Reply With Quote

Old   May 6, 2013, 20:15
Default
  #11
Senior Member
 
Dongyue Li
Join Date: Jun 2012
Location: Beijing, China
Posts: 838
Rep Power: 17
sharonyue is on a distinguished road
Quote:
Originally Posted by sivakumar View Post
Hi Guys and Laurentb,
I got the right way to calculate torque.

I was doing some wrong calculation, that is why my results were wrong.
now I got the right results, with 2% error.

To Laurentb, I am sorry man, I think I have miss guided you.

Actually we need to multiply the pressure with density to get the exact pressure.

to calculate torque: take the z component of the pressure force and viscous.

torque = F*r

F = ((P *A) *density+ tau *A)

A --> area of the patch which you want to calculate torque.

I hope it is clear now

Thanks,
Sivakumar
Hi Sivakumar,

Thats cool,Thanks very much.But I still have some problems.

1.How can I get the area of my patch? cuz its not a regular geometry.

2.If my impeller is rotating around y axiz.Should I pick the y component forces?

3.I have many impellers,How can I get the sum torque?

4.As we know,torque is F*radius, is this radius the max radius?

5.I am using MRFInterFoam, and I add this code into controldict.
Code:
outputControl timeStep;
        outputInterval 1000;
        patches (intermigOpposite1);
//        pname p;
//        Uname U;
        rhoName rhoInf;
        log true;
        rhoInf 1000;
        CofR (0 0 0);
    }
cuz the liquid is water.isnt it be 1000?

and I get the forces:

Code:
forces output:
    forces(pressure,viscous)((-0.111013 9.4727 -0.09283),(0.00142333 -0.00100197 0.0121232))
    moment(pressure,viscous)((-0.0196299 0.941766 0.19644),(0.00167602 0.0451228 0.000146112))

forces output:
    forces(pressure,viscous)((0.447146 12.7018 -0.170442),(-0.00129838 0.00185303 -0.00024443))
    moment(pressure,viscous)((-0.0262434 0.928373 -0.127495),(1.8784e-05 0.0418585 0.000395807))

forces output:
    forces(pressure,viscous)((-0.0942824 4.63998 0.16988),(-0.00217494 -0.0359383 0.00219822))
    moment(pressure,viscous)((0.0744167 1.1975 0.0769798),(0.00104654 0.0454346 0.00164999))

forces output:
    forces(pressure,viscous)((-0.226807 5.13595 -0.159452),(-0.0119485 -0.0779935 -0.00055085))
    moment(pressure,viscous)((0.015837 1.36635 0.137174),(4.43451e-05 0.0472514 0.00681036))

forces output:
    forces(pressure,viscous)((0.300891 1.99927 0.0561256),(-0.00293573 0.00419335 0.000610194))
    moment(pressure,viscous)((0.0233319 9.04241e-06 -0.05736),(0.000348815 0.000324186 0.000962111))
Now just leave the calculation alone. Does the forces looks normal...
If I want to calculate,for example the first one.
Force=(9.4727-0.0010017)*0.033555(my patch area)=0.3178n
torque=0.3178*0.145(radius)=0.046Nm.

Well, 0.046Nm is too small.

There are many problems,Thanks again for your patience.

Regards.
sauzariwuk likes this.

Last edited by sharonyue; May 6, 2013 at 22:01.
sharonyue is offline   Reply With Quote

Old   May 7, 2013, 08:33
Default
  #12
Senior Member
 
sivakumar selvaraju
Join Date: Mar 2009
Location: India
Posts: 205
Rep Power: 18
sivakumar is on a distinguished road
Send a message via Skype™ to sivakumar
Hi,

To calculate torque, just add the components (moment and viscous) which belongs to the axis of rotation. You no need to think of the area.

In your case for the first output

moment about y axis:
y component of moment + viscous = 0.941766+0.0451228

If you get wrong torque, check your settings and blade angle.

if your torque is small, how small it is? what is the experimental torque value?

Thanks,
Sivakumar
OliverB likes this.
sivakumar is offline   Reply With Quote

Old   May 7, 2013, 09:25
Default
  #13
Senior Member
 
Dongyue Li
Join Date: Jun 2012
Location: Beijing, China
Posts: 838
Rep Power: 17
sharonyue is on a distinguished road
Quote:
Originally Posted by sivakumar View Post
Hi Guys and Laurentb,
I got the right way to calculate torque.

I was doing some wrong calculation, that is why my results were wrong.
now I got the right results, with 2% error.

To Laurentb, I am sorry man, I think I have miss guided you.

Actually we need to multiply the pressure with density to get the exact pressure.

to calculate torque: take the z component of the pressure force and viscous.

torque = F*r

F = ((P *A) *density+ tau *A)

A --> area of the patch which you want to calculate torque.

I hope it is clear now

Thanks,
Sivakumar
Hi sivakumar,

If I add them all.and is this the torque?
y component of moment + viscous = 0.941766+0.0451228 +0.928373 +0.0418585 +.....=4.6

Well , my experiment is a little different with my CFD case. but the torque should not differ much. if 4.6's unit is Nm, I think its normal.

But in you last post,
torque = F*r

F = ((P *A) *density+ tau *A)

A --> area of the patch which you want to calculate torque.

Why is this using area?

Anyway,you give me lots of hints,Thanks very much!!
sauzariwuk likes this.
sharonyue is offline   Reply With Quote

Old   May 8, 2013, 03:39
Default
  #14
Senior Member
 
sivakumar selvaraju
Join Date: Mar 2009
Location: India
Posts: 205
Rep Power: 18
sivakumar is on a distinguished road
Send a message via Skype™ to sivakumar
Hi,
In the previous post I used force to calculate torque, so OF out put is interns of pressure force and viscous force.

Pressure = F/A, so I used area.

but, in your case just add the Y component of the pressure moment and viscous moment (this is the normal way).

how many % error you are getting in torque?
how good is your results with experimental results?


Thanks,
Sivakumar
OliverB likes this.
sivakumar is offline   Reply With Quote

Old   May 8, 2013, 23:36
Default
  #15
Senior Member
 
Dongyue Li
Join Date: Jun 2012
Location: Beijing, China
Posts: 838
Rep Power: 17
sharonyue is on a distinguished road
Quote:
Originally Posted by sivakumar View Post
Hi,
In the previous post I used force to calculate torque, so OF out put is interns of pressure force and viscous force.

Pressure = F/A, so I used area.

but, in your case just add the Y component of the pressure moment and viscous moment (this is the normal way).

how many % error you are getting in torque?
how good is your results with experimental results?


Thanks,
Sivakumar
Hi Sivakumar,
My experiment is a little different with my case,so I cannot make a comparision between them.But it should not differ much. If my case's torque is about 4 Nm. its normal. If its below 1 or 2Nm its not normal.

And in my experiment, its two phase.Thats a gas-liquid mixer.Now I dont know how to calculate two phase's torque in FOAM.So...

Well,looks like there are two ways calculating torque,1.use the forces to calculate which would need to know the area.2.use the moment just add them all.But in my case I think the first method is not working...
sharonyue is offline   Reply With Quote

Old   May 14, 2013, 02:48
Default
  #16
Senior Member
 
Dongyue Li
Join Date: Jun 2012
Location: Beijing, China
Posts: 838
Rep Power: 17
sharonyue is on a distinguished road
Quote:
Originally Posted by sivakumar View Post
Hi,
In the previous post I used force to calculate torque, so OF out put is interns of pressure force and viscous force.

Pressure = F/A, so I used area.

but, in your case just add the Y component of the pressure moment and viscous moment (this is the normal way).

how many % error you are getting in torque?
how good is your results with experimental results?


Thanks,
Sivakumar
Hi Sivakumar,

Recently I use simpleFoam to make a test with the paper.There is only one patch in my rotating zone.I get the force like this:
Code:
forces output:
    forces(pressure,viscous)((-2.76427e-06 -2.02655e-05 1.45751e-06),(-1.75831e-08 -9.23311e-08 1.98527e-08))
    moment(pressure,viscous)((8.64124e-08 -0.00012881 2.0096e-07),(7.20421e-10 -8.69029e-07 1.63561e-09))
So according to what you have said,my torque is -0.00012881Nm. So my power is 2*3.14*5(rps)*0.00012881=4.04e-3.
and my power number is 4.04e-3/(1000(density)*5^3*(0.0957diameter)^5)=4.03e-3
which is too small. In paper the power number is 4-5.which is one thousand times bigger.Do you know why.please..

Code:
forces
    {
        type forces;
        functionObjectLibs ("libforces.so");
        outputControl timeStep;
        outputInterval 1;
        patches (impeller);
//        pname p;
//        Uname U;
        rhoName rhoInf;
        log true;
        rhoInf 1;
        CofR (0 0 0);
    }
sharonyue is offline   Reply With Quote

Old   May 27, 2013, 16:42
Default
  #17
Member
 
Join Date: Mar 2013
Posts: 48
Rep Power: 13
niloogh is on a distinguished road
Quote:
Originally Posted by sivakumar View Post
Hi Guys,
After a long struggle, I came to the conclusion regarding torque.
To calculate torque we need to use this function in the controlDict file.

functions ( forces { type forces; functionObjectLibs ("libforces.so"); outputControl timeStep; outputInterval 1; patches (wallBlade); // pname p; // Uname U; rhoName rhoInf; log true; rhoInf 1.205; CofR (0 0 0); } );
results will be as follows:
forces(pressure, viscous)((2162.2 -313.192 35.8823) (12.5865 3.1166 3.97532)) moment(pressure, viscous)((1162.4 6862.37 100.944) (-12.5067 35.4299 -50.9462))
now the the output pressure force is not exact pressure (unit m2/s2)
so to get exact torque = obtained Torque (moment) / density

Thanks,
Sivakumar

hi dear sivakumar
i had simulated a wind turbine using fluent and i have problem with big amounts of torques in fluent.i don't know what to do exactly to get the exact torque amount.
you had mentioned some formula in these posts but i don't know how to calculate the suitable area and totally what to do
would you plz help me???
niloogh is offline   Reply With Quote

Old   January 29, 2015, 05:38
Default
  #18
Senior Member
 
Dongyue Li
Join Date: Jun 2012
Location: Beijing, China
Posts: 838
Rep Power: 17
sharonyue is on a distinguished road
Update,

Oh, time flies...

I think I figure it out, put it simple, if we want calculate the torque on the blade, this is quite simple, please see the output below:

Code:
forces forces output:
    sum of forces:
        pressure : (70.3478 2.53417 -0.129928)
        viscous  : (-8.35929e-07 -3.77215e-07 -9.01343e-07)
        porous   : (0 0 0)
    sum of moments:
        pressure : (-0.01138 -0.00344619 -9.2415)
        viscous  : (-8.14101e-08 -1.81033e-08 7.56807e-08)
        porous   : (0 0 0)
U can neglect all the other things if u just need the value of torque. The value on the red is torque. From this torque we can use this to calculate power.

power = 2 * 3.14 * rps * torque

By this, I got almost the rite power with experiment.
faclopez, hogsonik and BIRAJ like this.
sharonyue is offline   Reply With Quote

Old   January 6, 2017, 03:00
Default
  #19
New Member
 
yusiang
Join Date: Dec 2016
Posts: 1
Rep Power: 0
yusiang6 is on a distinguished road
Quote:
Originally Posted by sharonyue View Post
Update,

Oh, time flies...

I think I figure it out, put it simple, if we want calculate the torque on the blade, this is quite simple, please see the output below:

Code:
forces forces output:
    sum of forces:
        pressure : (70.3478 2.53417 -0.129928)
        viscous  : (-8.35929e-07 -3.77215e-07 -9.01343e-07)
        porous   : (0 0 0)
    sum of moments:
        pressure : (-0.01138 -0.00344619 -9.2415)
        viscous  : (-8.14101e-08 -1.81033e-08 7.56807e-08)
        porous   : (0 0 0)
U can neglect all the other things if u just need the value of torque. The value on the red is torque. From this torque we can use this to calculate power.

power = 2 * 3.14 * rps * torque

By this, I got almost the rite power with experiment.
Hi Sharon,

i am currently working on a propeller and looking for the torque acting on the blade. Base on the force.dat file , the torque i got from pressure moment is 4.124e-04 . is it = 0.0004124Nm? i suspect there is something wrong with this torque as the value is very small.
yusiang6 is offline   Reply With Quote

Old   November 17, 2018, 10:23
Default Calculation of thrust and torque for propeller
  #20
Member
 
sajad alimardani
Join Date: Feb 2018
Posts: 31
Rep Power: 8
sajjjad is on a distinguished road
hi Brothers and sisters

I saw a dream -Dream no it is a nightmare- I am in the middle of a vortex.
I'm turning around.I will not enter or leave. It seemed as if I stuck at the time

I asked my question several times but answer...if If you see that greet me
AMI-pimpledymfoam - propeller
can you tell me how i Calculation of thrust and torque for propeller with preview??or other way
if you can please help me.

tanx
s.alimardan

Last edited by sajjjad; November 17, 2018 at 23:23.
sajjjad is offline   Reply With Quote

Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Torque of wind turbine simulation caohan FLUENT 8 August 11, 2014 23:01
Torque calculation of 2D VAWT Wind Turbine Anonymized_JL1 FLUENT 14 September 26, 2013 03:35
Boundary condition setting regarding turbine simulation using CFX Lacerlacer CFX 11 March 12, 2012 09:32
How calculate simulation duration - CFX Solver eRzBeNgEl CFX 3 January 24, 2011 16:35
about use macro to compute torque in TASCflow lancy CFX 0 June 10, 2003 06:19


All times are GMT -4. The time now is 20:20.