|
[Sponsors] |
January 3, 2015, 22:24 |
Divergence using Dynamic Mesh
|
#1 |
New Member
Renato Venturatto Junior
Join Date: May 2014
Posts: 18
Rep Power: 12 |
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! |
|
January 5, 2015, 19:26 |
|
#2 |
New Member
Renato Venturatto Junior
Join Date: May 2014
Posts: 18
Rep Power: 12 |
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? |
|
Tags |
dynamic mesh zones, dynamic meshing, udf and programming |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Dynamic mesh is not getting updated. | cardio | FLUENT | 1 | May 20, 2014 09:41 |
Dynamic Mesh "Shadow Wall" | thezack | FLUENT | 0 | June 4, 2013 23:09 |
dynamic mesh for drop interface | IndrajitW | FLUENT | 0 | March 30, 2013 09:03 |
dynamic mesh refinement and rhoCentralFoam | ChrisA | OpenFOAM Running, Solving & CFD | 1 | March 21, 2013 09:00 |
[snappyHexMesh] snappyHexMesh won't work - zeros everywhere! | sc298 | OpenFOAM Meshing & Mesh Conversion | 2 | March 27, 2011 22:11 |