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

Dynamic mesh issue

Register Blogs Community New Posts Updated Threads Search

 
 
LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
Old   September 12, 2012, 05:20
Default Dynamic mesh issue
  #1
Member
 
Dr. Moloy Kumar Banerjee
Join Date: Jun 2011
Posts: 71
Rep Power: 14
moloykb is on a distinguished road
Dear all,
I am trying to simulate the flow through a artery in the presence of stenosis with surface irregularities. The artery wall is assumed to oscillate with a velocity of sinusoidal variation. In order to define the motion of the wall I am using the Dynamic mesh feature of Fluent with the following compiled udf to define the motion of the wall.

#include "udf.h"

DEFINE_CG_MOTION(wave, dt, vel, omega, time, dtime)
{
vel[1]=-.0001*7.543*sin(7.543*time);
}
For the unsteady simulation I am using a time step size of 0.0001 sec and as a mesh method I am using Layering approach with a split and collapse factor of 0.4 and zone type as rigid body.
But unfortunately when I try to run the simulation it shows the error Update-dynamic mesh failed: negative cell volume detected.
Please help me.
Attached Images
File Type: jpg FFF.1.jpg (88.5 KB, 29 views)
moloykb 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
Gambit problems Althea FLUENT 22 January 4, 2017 03:19
[snappyHexMesh] SnappyHexMesh for internal Flow vishwa OpenFOAM Meshing & Mesh Conversion 24 June 27, 2016 08:54
[snappyHexMesh] snappyHexMesh won't work - zeros everywhere! sc298 OpenFOAM Meshing & Mesh Conversion 2 March 27, 2011 21:11
Dynamic mesh in Fluent to study tire in contact with road surface lihuang FLUENT 10 March 8, 2011 10:21
Extended version: Dynamic mesh fusij OpenFOAM 2 February 18, 2011 02:12


All times are GMT -4. The time now is 23:45.