|
[Sponsors] |
February 25, 2014, 02:24 |
Using 6dof for 3D turbine rotation
|
#1 |
New Member
|
Hi, I am working on a problem where I have a turbine driven by the flow. My intention is to use 6dof and rotate the turbine along with the enclosed zone (similar to what we do in sliding mesh where layering, smoothing and remeshing will not take place).
The approach I am doing is 1. hooking 6dof to Turbine (which is defined as wall in BC) with 6dof-on, passive-off 2. Hooking 6dof to fluid Zone enclosing the turbine (which has all exterior surfaces defined as interface). The only wall inside the zone is turbine. here 6dof-on, passive-on Will this kind of a strategy calculate fluid forces and moments on the turbine and rotate the turbine along with the zone enclosing it? My axis of rotation is Y and I am restricting the all translation and x,z rotation using prop[SDOF_LOAD_LOCAL] = TRUE; prop[SDOF_ZERO_TRANS_X] = TRUE; prop[SDOF_ZERO_TRANS_Y] = TRUE; prop[SDOF_ZERO_TRANS_Z] = TRUE; prop[SDOF_ZERO_ROT_X] = TRUE; prop[SDOF_ZERO_ROT_Z] = TRUE; Please discuss if you have some thoughts.. Mithun MG |
|
March 25, 2014, 00:25 |
|
#2 |
New Member
Carl T
Join Date: Mar 2014
Posts: 1
Rep Power: 0 |
I am working on something very similar. I have a turbine in a pipe with a rotating zone around the rotor.
Have you made progress with your simulation? Did it work? |
|
February 29, 2016, 09:38 |
|
#3 |
New Member
|
Yes I have managed to simulate this.
|
|
October 23, 2016, 07:37 |
|
#4 |
New Member
Klxing
Join Date: Oct 2016
Posts: 15
Rep Power: 10 |
Hi mithun,
i am working on sth as you have done but i too have some problems 1, i was intended to simulate the deaccelerating procedure of the turbine,how can i define the initial rotorary speed of the turbine? 2, shall the 6dof udf be hooked to the zone or the boundry of the turbine, or both? Thank u very much |
|
October 24, 2016, 14:49 |
|
#5 | |
New Member
|
Quote:
1) Set a value for "rigid body angular velocity" which will be you initial rotation speed 2) I hooked the UDF to both zone and boundary. You have to make sure that you keep "Passive" ON when you hook for zone and "Passive" off when you hook on boundary. Hope this helps. Do post in the forum if it worked for you |
||
October 24, 2016, 22:43 |
|
#6 | |
New Member
Klxing
Join Date: Oct 2016
Posts: 15
Rep Power: 10 |
Quote:
i set "rigid body angular velocity" to 1800rpm as the initial value, but when i preview the mesh motion, the angular velocity seems to be constant(1800rpm),which means that the torque if the fluid does not take effect. it maybe caused by math errors since the history can only record the degree of the rotor,and i have to compute the angular velocity in EXCEL So i'm not sure what the reason might be . I will try to hook the UDF to wall boundries first, as u said, to see whether it works. I will keep the status, Thank u very much |
||
November 7, 2016, 07:44 |
|
#7 | |
New Member
Klxing
Join Date: Oct 2016
Posts: 15
Rep Power: 10 |
Quote:
i set the case the way u said, set the fluid field and the boundary seperately with the same 6DOF marco, and set the field to 'passive' it seems to work now, but it is still calculating |
||
April 8, 2017, 10:29 |
behnam
|
#8 |
New Member
behnam
Join Date: Apr 2016
Posts: 1
Rep Power: 0 |
||
July 24, 2018, 01:53 |
6dof & udf
|
#9 |
New Member
mamly
Join Date: Sep 2010
Posts: 12
Rep Power: 16 |
Hello guys;
I am simulating a 3D wind turbine which rotates by wind velocity. for this purpose I used 6DOF, specified the moment of inertia and rotation axis. In this case, the turbine's blades will rotate up to its maximum value which is related to the wind velocity. Now, I want to implement a limitation for rotating speed of blades and fix "omega" to a specified RPM. For example, by starting the solution the rpm increases and I want to fix it when it reaches to 100 rpm. Anybody has any idea how can I do that? |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Wind Turbine - Rotation of the Baldes | moonomid | CFX | 32 | March 18, 2016 20:34 |
Dynamic mesh, hinged flap | Randre | FLUENT | 37 | August 9, 2014 11:40 |
Turbine Analysis - Alternate Rotation Model and Meshing Problems | sean89dunn | CFX | 2 | March 23, 2013 23:27 |
Simulate of Rotation (Wind turbine) | fragomar | STAR-CCM+ | 0 | February 11, 2013 17:31 |
Wind Turbine Blade rotation | mmd_knr | FLUENT | 1 | August 8, 2012 15:52 |