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

Divergence using Dynamic Mesh

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   January 3, 2015, 21:24
Question Divergence using Dynamic Mesh
  #1
New Member
 
Renato Venturatto Junior
Join Date: May 2014
Posts: 18
Rep Power: 11
renatovj is on a distinguished road
Hello people!

Need your help!

I'm running a case of a simple cylinder with water flowing around it.

I wanna see the movement of the body due the forces acting on it.For this, I'm using an UDF to integrate the differencial equation of motion numerically (Fy=May+Cvy+Ky) and obtain aceleration(ay),velocity(vy),and position(y).

The problem occurs when I hook the following UDF to: Dynamic Mesh - Dynamic Mesh Zones - Rigid Body-Motion UDF Profile:

DEFINE_CG_MOTION(y_motion,dt,vel,omega,time,dtime)
{
vel[0]=0.0;
vel[1]=vybody;
vel[2]=0.0;
}

Problem:

# Divergence detected in AMG solver: pressure coupled -> Decreasing coarsening group size!
# Divergence detected in AMG solver: pressure coupled -> Increasing relaxation sweeps!

Error: Divergence detected in AMG solver: pressure coupled

Error: Divergence detected in AMG solver: pressure coupled
Error Object: #f

My question:Is there anything I need to set for the adjacent cell zone (fluid) or in the Dynamic Mesh panel in order to avoid divergence?

If you need further details about the settings of my case, please let me know.

Thanks in advance!
renatovj is offline   Reply With Quote

Old   January 5, 2015, 18:26
Default
  #2
New Member
 
Renato Venturatto Junior
Join Date: May 2014
Posts: 18
Rep Power: 11
renatovj is on a distinguished road
Just for information, I'm getting the following error:

reversed flow in 23 faces on outflow 4.
# Divergence detected in AMG solver: pressure coupled -> Decreasing coarsening group size!
# Divergence detected in AMG solver: pressure coupled -> Increasing relaxation sweeps!

Error: Divergence detected in AMG solver: pressure coupled

Error: Divergence detected in AMG solver: pressure coupled
Error Object: #f

And the same happens for pressure-outlet:

reversed flow in 23 faces on pressure-outlet 4.
# Divergence detected in AMG solver: pressure coupled -> Decreasing coarsening group size!
# Divergence detected in AMG solver: pressure coupled -> Increasing relaxation sweeps!

Error: Divergence detected in AMG solver: pressure coupled

Error: Divergence detected in AMG solver: pressure coupled
Error Object: #f

I didn't say before, but I'm using ANSYS Fluent 15.0

Any ideias?
renatovj is offline   Reply With Quote

Reply

Tags
dynamic mesh zones, dynamic meshing, udf and programming


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 is not getting updated. cardio FLUENT 1 May 20, 2014 08:41
Dynamic Mesh "Shadow Wall" thezack FLUENT 0 June 4, 2013 22:09
dynamic mesh for drop interface IndrajitW FLUENT 0 March 30, 2013 08:03
dynamic mesh refinement and rhoCentralFoam ChrisA OpenFOAM Running, Solving & CFD 1 March 21, 2013 08:00
[snappyHexMesh] snappyHexMesh won't work - zeros everywhere! sc298 OpenFOAM Meshing & Mesh Conversion 2 March 27, 2011 21:11


All times are GMT -4. The time now is 03:08.