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

radial turbine blade simulation with dynamic mesh 6dof(fluent)

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   April 7, 2011, 14:28
Default radial turbine blade simulation with dynamic mesh 6dof(fluent)
  #1
New Member
 
mamadreza
Join Date: Mar 2011
Posts: 22
Rep Power: 15
mamyjooooon is on a distinguished road
help,help,help...............
Hi
i want to solve flow in a radial turbine wheel(with high RPM).
Because the flow work is done on the blades to make the blades rotating,I decided to use dynamics mesh with 6dof.
First, I'm not sure about my udf file, which is written bellow:
Quote:
#include"udf.h"

DEFINE_SDOF_PROPERTIES(stage, prop, dt, time, dtime)
{
prop[SDOF_MASS] = 0.02;
prop[SDOF_IXX] = 0.0;
prop[SDOF_IYY] = 0.0;
prop[SDOF_IZZ] = 0.00000139;
printf ("\nstage: updated 6DOF properties");
}

(z axis is the axis of rotation)
Please tell me is it coorect?
Also because of memory limitation, I devide the turbine wheel geometry in similar sections and read one of them using periodic boundaries.
can I simulate the flow in this manner?
and if it is possible, which kind of zone (Rigid Body/Stationary) is defined for periodic zones?

Thank you. Kind regards, mamadreza.
mamyjooooon 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
Dynamic Mesh Problem. Tom Clark FLUENT 10 June 21, 2021 04:27
Dynamic Mesh on Pintle type injector. herntan FLUENT 16 September 4, 2020 08:27
[snappyHexMesh] snappyHexMesh won't work - zeros everywhere! sc298 OpenFOAM Meshing & Mesh Conversion 2 March 27, 2011 21:11
how to obtain mesh file of cooled turbine blade rajesh kumar gupta FLUENT 0 October 18, 2007 04:18
Icemcfd 11: Loss of mesh from surface mesh option? Joe CFX 2 March 26, 2007 18:10


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