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

problem whit remeshing,Deforming in Dynamic mesh

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   November 8, 2015, 07:51
Default problem whit remeshing,Deforming in Dynamic mesh
  #1
New Member
 
javad eghbali
Join Date: Nov 2015
Posts: 3
Rep Power: 10
javadeghbali is on a distinguished road
Hi everyone
I want to move right wall and remeshing while the wall is moving
I set up the settings for this work like u can see in picture and I comopiled this UDF code :

#include "udf.h"
DEFINE_CG_MOTION(popet,dt,vel,omega,time,dtime)
{
vel[0] = 0.5 ;
}

right wall moves on positive X axis and upper wall & bottom walls are deforming and cells is remeshing but my problem is :
when upper & bottom walls are deforming,isn't generate new cells and only the cell that is near the wall is growing !!!
i want to generate a new cell in upper & bottom walls while moving right wall

please help me
tanks

images :



Last edited by javadeghbali; November 9, 2015 at 08:53.
javadeghbali is offline   Reply With Quote

Old   November 8, 2015, 16:52
Default
  #2
`e`
Senior Member
 
Join Date: Mar 2015
Posts: 892
Rep Power: 18
`e` is on a distinguished road
It appears you're attempting the lid-driven cavity problem; the moving/deforming mesh model isn't required for this case. You can specify a wall motion on boundary conditions within Fluent via Boundary Conditions > Wall > Momentum > Wall Motion > Moving Wall.
`e` is offline   Reply With Quote

Old   November 9, 2015, 07:09
Default
  #3
New Member
 
javad eghbali
Join Date: Nov 2015
Posts: 3
Rep Power: 10
javadeghbali is on a distinguished road
In my project I have a problem like this and I should to use from dynamic mesh
This example is a sipmle exaple for show my problem
Moving wall isn't true for this situation
javadeghbali is offline   Reply With Quote

Old   November 9, 2015, 08:33
Default
  #4
New Member
 
Join Date: Nov 2015
Posts: 1
Rep Power: 0
neko is on a distinguished road
Hi!

You should define the moving wall as rigid body, since there is no relative motion between the nodes of this thread. And then, apply your udf to this boundary. However, you should chick your code: you are setting vertical velocity: vel[1] is vel in y-direction.

You will obtain new cells in upper and lower walls if you define them as deforming, and you define properly their geometries (I recommed you to use an UDF for this).

Good luck. Moving and deforming mesh is not a trivial task.
neko is offline   Reply With Quote

Reply

Tags
deforming, dynamic mesh, fluent, remeshing


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
Moving mesh Niklas Wikstrom (Wikstrom) OpenFOAM Running, Solving & CFD 122 June 15, 2014 06:20
Update of the variables after dynamic mesh motion. gtg258f OpenFOAM Programming & Development 9 January 18, 2014 10:08
Dynamic mesh simulation (pimpleDyMFoam) problem sidlof OpenFOAM Running, Solving & CFD 6 April 12, 2013 11:24
[snappyHexMesh] snappyHexMesh won't work - zeros everywhere! sc298 OpenFOAM Meshing & Mesh Conversion 2 March 27, 2011 21:11
Dynamic Mesh Problem - please help! Hila FLUENT 0 August 19, 2006 04:19


All times are GMT -4. The time now is 09:16.