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

UDF moving wall

Register Blogs Community New Posts Updated Threads Search

Like Tree7Likes

 
 
LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
Old   March 23, 2012, 04:02
Default UDF moving wall
  #1
Member
 
anonymous
Join Date: Mar 2012
Posts: 45
Rep Power: 14
libia87 is on a distinguished road
Hi everybody!

i want to simulate a cylinder that one face is moving linearly (axis z) with a constant velocity, ie. the cylinder decreases.

looking some of the posts i found this:

DEFINE_PROFILE(moving_wall, thread, i)
{

face_t f;

begin_f_loop(f, thread)

{

F_PROFILE = ....; /* insert speed of wall here*/

}

end_f_loop(f, thread)

}

I wonder if the problem is well posed

Thaks!!!
zengqiang2006 likes this.
libia87 is offline   Reply With Quote

 


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
[Commercial meshers] Fluent3DMeshToFoam simvun OpenFOAM Meshing & Mesh Conversion 50 January 19, 2020 15:33
How to use UDF to define a moving wall lingo FLUENT 9 August 19, 2014 09:14
stationary wall vs. moving wall user0314 FLUENT 0 August 26, 2011 09:42
udf variable for wall temperature Kiran FLUENT 0 July 31, 2008 08:31
Multicomponent fluid Andrea CFX 2 October 11, 2004 05:12


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