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

dynamic mesh velocity specified for each face

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   February 13, 2019, 12:17
Default dynamic mesh velocity specified for each face
  #1
New Member
 
bagh fay
Join Date: Mar 2017
Posts: 17
Rep Power: 9
baghfay is on a distinguished road
under DEFINE_CG_MOTION
i loop through the faces trying to give each face a specific velocity so the wall faces will move diffrently but after compiling and run the case i always get the wall to move at fixed velocity
any advice how to correct the UDF so each face moves diffrently

begin_f_loop(f,t)
{
i = i++;
vel[1]= i*dtime;
}
end_f_loop(f,t)

regards
baghfay is offline   Reply With Quote

Old   February 13, 2019, 23:43
Default
  #2
Senior Member
 
Alexander
Join Date: Apr 2013
Posts: 2,363
Rep Power: 34
AlexanderZ will become famous soon enoughAlexanderZ will become famous soon enough
is it possible, what do you think?
take a list of paper and move its part with different velocities

best regards
AlexanderZ is offline   Reply With Quote

Old   February 14, 2019, 02:33
Default
  #3
New Member
 
bagh fay
Join Date: Mar 2017
Posts: 17
Rep Power: 9
baghfay is on a distinguished road
dear Alexander
thanks for your reply
i am new in using UDF as well as in working with dynamic mesh
however for my basic understanding the answer is yes otherways how can we model heart movement or expanding membranes for example
i would like if you advise me how this kind of moving walls can be modeled and where i can find similar examples
thanks
baghfay is offline   Reply With Quote

Reply

Tags
dynamic mesh


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
[simpleFoam] Floating point exception seuchsy OpenFOAM Running, Solving & CFD 3 November 3, 2016 09:29
[snappyHexMesh] SnappyHexMesh for internal Flow vishwa OpenFOAM Meshing & Mesh Conversion 24 June 27, 2016 08:54
[mesh manipulation] Importing Multiple Meshes thomasnwalshiii OpenFOAM Meshing & Mesh Conversion 18 December 19, 2015 18:57
[blockMesh] non-orthogonal faces and incorrect orientation? nennbs OpenFOAM Meshing & Mesh Conversion 7 April 17, 2013 05:42
fluent add additional zones for the mesh file SSL FLUENT 2 January 26, 2008 11:55


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