CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > ANSYS > FLUENT > Fluent UDF and Scheme Programming

Wind turbine rotation through UDF in FLUENT

Register Blogs Community New Posts Updated Threads Search

Like Tree3Likes
  • 3 Post By obscureed

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   September 18, 2013, 13:50
Default Wind turbine rotation through UDF in FLUENT
  #1
Senior Member
 
Shamoon Jamshed
Join Date: Apr 2009
Location: Karachi
Posts: 377
Rep Power: 18
Shamoon Jamshed is on a distinguished road
Send a message via Skype™ to Shamoon Jamshed
Hi,

I am modelling a wind turbine blade. I want in FLUENT that I specify inlet velocity at its inlet and the FLUENT let itself rotate the blade due to this wind velocity. However, I will specify the parameters (not rpm obviously) through UDF as I want to use dynamic mesh for this purpose. Please tell me if this approach is OK.

Secondly, I am stuck in UDF because all the UDFs I have had serached up until now have used rpm inside the UDF. This is not required (perhaps) in my case because I want to calculate FLUENT its rpm throuh rotating the turbine. In this case what parameters should I specify, please help me out.

Regards,
Shamoon Jamshed is offline   Reply With Quote

Old   September 18, 2013, 20:04
Default
  #2
Member
 
Join Date: Dec 2012
Posts: 47
Rep Power: 13
jdrch is on a distinguished road
You might be better off using an MRF for this. See the FLUENT documentation for details.
__________________
Find me online here.
jdrch is offline   Reply With Quote

Old   September 19, 2013, 00:57
Default
  #3
Senior Member
 
Shamoon Jamshed
Join Date: Apr 2009
Location: Karachi
Posts: 377
Rep Power: 18
Shamoon Jamshed is on a distinguished road
Send a message via Skype™ to Shamoon Jamshed
The MRF still requires the user to input RPM while we want Fluent itself to determine rpm or give torque while we input only UDF and inlet velocity
Shamoon Jamshed is offline   Reply With Quote

Old   September 19, 2013, 05:54
Default
  #4
Member
 
Join Date: Dec 2012
Posts: 47
Rep Power: 13
jdrch is on a distinguished road
Quote:
Originally Posted by Shamoon Jamshed View Post
The MRF still requires the user to input RPM while we want Fluent itself to determine rpm or give torque while we input only UDF and inlet velocity
I see. Yeah I've never back-calculated RPM before.
__________________
Find me online here.
jdrch is offline   Reply With Quote

Old   September 19, 2013, 10:59
Default
  #5
Senior Member
 
Andrew Kokemoor
Join Date: Aug 2013
Posts: 122
Rep Power: 13
Kokemoor is on a distinguished road
Inlet velocity and turbine rotation rate are inputs, torque is an output. To find torque, you need to know the rotation rate. If you want to determine rotation rate given a certain torque (perhaps no torque or just friction at the axle) I don't believe there's a straightforward way. I see two reasonable options:

You could write a UDF controlling an MRF that calculates the torque every N iterations and guesses a new rotation rate that will (hopefully) result in your target torque.

You could write a UDF for a transient dynamic mesh that accelerates the turbine every time step based on the torque as d\omega=\frac{Tdt}{I}. The Six DOF dynamic mesh solver may be appropriate, but I've never used it, and can't say for sure.
Kokemoor is offline   Reply With Quote

Old   November 29, 2013, 07:25
Default FLUENT--let itself rotate the blade due to this wind velocity
  #6
Member
 
Bharatt's Avatar
 
Bharat
Join Date: Jul 2011
Location: Delhi, India
Posts: 49
Rep Power: 14
Bharatt is on a distinguished road
Quote:
Originally Posted by Shamoon Jamshed View Post
Hi,

I am modelling a wind turbine blade. I want in FLUENT that I specify inlet velocity at its inlet and the FLUENT let itself rotate the blade due to this wind velocity. However, I will specify the parameters (not rpm obviously) through UDF as I want to use dynamic mesh for this purpose. Please tell me if this approach is OK.

Secondly, I am stuck in UDF because all the UDFs I have had serached up until now have used rpm inside the UDF. This is not required (perhaps) in my case because I want to calculate FLUENT its rpm throuh rotating the turbine. In this case what parameters should I specify, please help me out.

Regards,
Hello Jamshed,

I am also trying to simulate exact the same(FLUENT--let itself rotate the blade due to this wind velocity). but don't have any idea/clue how to proceed. i performed some simulations by using dynamic mesh(rotary motion to mesh) and was able to get results. but for this case, my search is on .could you please help me with this? did you finish with your case?

P.S-could you share any of the UDF's you found for this simulation! please

Thanks in advance

Regards,
Bharatt
Bharatt is offline   Reply With Quote

Old   January 9, 2014, 22:02
Default
  #7
New Member
 
Nguyễn Khang Ninh
Join Date: Jun 2012
Posts: 5
Rep Power: 13
ntsphong2 is on a distinguished road
same my problem, I don't have any idea
P.S-could you share any of the UDF's you found for this simulation! please
thanks so much
email: nguyenkhangninh.hk@gmail.com
ntsphong2 is offline   Reply With Quote

Old   January 18, 2014, 11:06
Default wind turbine spanwise distribution of lift and drag
  #8
New Member
 
belamadi riyadh
Join Date: Jan 2014
Posts: 1
Rep Power: 0
belariad is on a distinguished road
hi;
i am modelling a flow over a wind turbine blade using fluent, i want to know how can i plot the span wise distribution of the lift force, i mean that i created 10 iso-surfaces on the blade (span wise direction) and now i want to know the value of lift and drag on each one.
i think that i need a UDF or Scheme programming to do this.
can you help me.
belariad is offline   Reply With Quote

Old   March 21, 2018, 03:14
Default
  #9
New Member
 
Tufan Özyıldız
Join Date: Sep 2017
Posts: 20
Rep Power: 8
tufygo is on a distinguished road
did anyone solve this problem,i am trying to solve my problem which is related to this subject,i will be very happy if you explain this subject

best regard
with respect
tufygo is offline   Reply With Quote

Old   June 24, 2018, 23:44
Default any news?
  #10
New Member
 
mamly
Join Date: Sep 2010
Posts: 12
Rep Power: 15
mamly is on a distinguished road
Hello guys.
I have the same problem? anyone could do that?
mamly is offline   Reply With Quote

Old   June 25, 2018, 12:58
Default
  #11
Senior Member
 
Join Date: Sep 2017
Posts: 246
Rep Power: 11
obscureed is on a distinguished road
Hi All,

This is not my specialist topic, but I have a few thoughts:

Let's define the term "free rotation" to mean the rotation that will occur when a turbine is put in an airflow and allowed to rotate without any other torques (not even resistance at the bearings).

1) Free rotation in the wind is not a very relevant question for wind turbines, because the whole point is that the turbine drives a generator. The torque required to drive the generator will depend on the gearbox (if there is one -- see answers here https://www.quora.com/Does-a-wind-tu...-the-generator) and the generator. It is presumably possible to design the generator for optimum efficiency at a specific windspeed -- see the graph near the end of Stephan Mussgnug's answer here https://www.quora.com/Why-is-3-the-o...-say-5-or-more. So in simulations, it probably makes more sense to specify a range of speeds in advance, and deduce the available power.

2) If you really want to simulate free rotation, one technique would be to do several simulations at pre-specified rotation speeds, hunting around until you found zero torque. This could well be easier than the alternative...

3) If you really want to simulate the motion of a body under forces and torques from fluid flow, check out the Six DOF model in Fluent. (DOF stands for Degrees of Freedom, but the model is called Six DOF in the Help files, in the section "Using Dynamic Meshes".)

4) For placement of wind turbines, for example multiple wind farms in landscape topography, the blades of the turbines are not included in the model in detail -- instead, each turbine has an "actuator disk" model.

I would very much welcome corrections and real-world experience from other commentators.

Good luck!
Ed
mamly, aekinci and alirez like this.
obscureed 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
CFD analysis on wind turbine rotor Ken (Wind Turbine CFD Super Rookie) Main CFD Forum 45 February 9, 2016 14:07
Wind Turbine on FLUENT federvo.mala ANSYS 21 July 3, 2013 02:05
Vertical Axis Wind Turbine atorninc Main CFD Forum 3 March 6, 2013 04:38
FSI - Wind Turbine AUN CFX 13 August 29, 2012 16:44
help to find torque of a wind turbine using fluent athiyaman.p FLUENT 1 March 10, 2006 10:49


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