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

Convergence problem - 2D flow around sphere

Register Blogs Members List Search Today's Posts Mark Forums Read

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   May 24, 2020, 06:03
Question Convergence problem - 2D flow around sphere
  #1
New Member
 
elad
Join Date: May 2020
Posts: 8
Rep Power: 5
elad123 is on a distinguished road
Hi guys,
I'm trying to simulate 2D flow around a sphere (free fall of sphere with air resistance).
Some data before I'll explain the problem:

Mesh properties:
Element Type: triangles
Nodes#: 180,417
Elements#:356543
Element Quality:0.96, Aspect Ratio: 1.21:1, Skewness:0.052, Orthogonal Quality: 0.97
Boundary layer: First layer Thickness: 5.7e-05[m], maximum layers: 5, growth rate: 1.1.

Air properties: density (kg/m3): 1.06, dynamic viscosity=1.999e-05 (Re will be approx. 8000)

The problem is transient as the sphere's velocity and angular velocity changing with time.

Boundary Condition will be:
inlet: vx=23.914tanh(0.409t), Turbulent Intensity: 0.052, Turbulent length scale: 0.002.
outlet (pressure outlet): Gauge Pressure (pascal)=0, Backflow Pressure Specification= Total Pressure, Turbulent parameters same as inlet.
sphere wall: wall motion: moving wall: rotational - speed (rad/s)=1594.3tanh(0.409t)

Turbulent model: k-w sst or transition sst
gravity: x(m/s2)=9.81 (fall with the positive direction of x axis)
first i've tried to run steady solution for 200 time steps (intial guess)(SIMPLE FIRST ORDER, PRESSURE - STANDARD)then i use trasient solution for 668 time steps where time step size is 6.8e-04 (total of 0.454sec). max iterations/time step will be 30.(SIMPLE SECOND ORDER, PRESSURE - SECOND ORDER, SECOND ORDER IMPLICIT)

well i know that the flow regime in this case is transition. there will be von karman vortex shedding.

Residuals: 1e-12

The problem: The solution is not converging! i've tried to use FSM, coupled, PISO and simple with no luck.
the drag coeff is pretty much constant and the vortex average is increasing due to the increse of the angular velocity.
the mass balance is also good (power of 1e-07).

don't know what im doing wrong? please help me
elad123 is offline   Reply With Quote

Old   May 25, 2020, 12:15
Default Rotating Sphere
  #2
Senior Member
 
vinerm's Avatar
 
Vinerm
Join Date: Jun 2009
Location: Nederland
Posts: 2,946
Blog Entries: 1
Rep Power: 35
vinerm will become famous soon enough
You cannot solve a rotating sphere with 2D axisymmetric approach since then the problem is not axisymmetric. If you are using 2D planar, then it is not a sphere but a cylinder with a length of 1 m.
__________________
Regards,
Vinerm

PM to be used if and only if you do not want something to be shared publicly. PM is considered to be of the least priority.
vinerm is offline   Reply With Quote

Old   May 25, 2020, 16:43
Default
  #3
New Member
 
elad
Join Date: May 2020
Posts: 8
Rep Power: 5
elad123 is on a distinguished road
ok right and in case im solving for sphere that is not rotating it is possible to solve it that way?
i want to simulate flow around sphere in 2D.
elad123 is offline   Reply With Quote

Old   May 26, 2020, 09:59
Default Sphere in 2D
  #4
Senior Member
 
vinerm's Avatar
 
Vinerm
Join Date: Jun 2009
Location: Nederland
Posts: 2,946
Blog Entries: 1
Rep Power: 35
vinerm will become famous soon enough
Yes, if the sphere is not rotating, then you can solve it using 2D axisymmetric. If it is rotating, then use 3D.
__________________
Regards,
Vinerm

PM to be used if and only if you do not want something to be shared publicly. PM is considered to be of the least priority.
vinerm is offline   Reply With Quote

Old   May 26, 2020, 10:18
Default
  #5
New Member
 
elad
Join Date: May 2020
Posts: 8
Rep Power: 5
elad123 is on a distinguished road
ok thanks.
still not converging for the other solution (where the sphere is not rotating), any idea?
elad123 is offline   Reply With Quote

Old   May 26, 2020, 10:56
Default Dynamic Mesh
  #6
Senior Member
 
vinerm's Avatar
 
Vinerm
Join Date: Jun 2009
Location: Nederland
Posts: 2,946
Blog Entries: 1
Rep Power: 35
vinerm will become famous soon enough
What are the case settings? Is the solver set to 2D axisymmetric? Do you have boundary of domain and the sphere aligned with x-axis? How large is the domain upstream and downstream of the sphere? And could you share a snapshot of the domain?
__________________
Regards,
Vinerm

PM to be used if and only if you do not want something to be shared publicly. PM is considered to be of the least priority.
vinerm is offline   Reply With Quote

Old   May 26, 2020, 11:23
Default
  #7
New Member
 
elad
Join Date: May 2020
Posts: 8
Rep Power: 5
elad123 is on a distinguished road
snapshot of the domain: https://pasteboard.co/JaaOAAH.png

I didn't set the solver to axisymmetric.
flow is along x-axis (drag direction = positive x)

gravity on = -9.81 (negative x direction)

boundary conidtions:
1. left side - velocity - inlet
2. right side - pressure outlet
3. up and down walls = symmetry
4. sphere wall = stationary wall, no slip

I've tried 2 viscous models: sst k-omega and transition sst

solution method: PISO(trasient flow) --> spatial discretization all second order, trasient formulation--->second order implicit

Residuals = 1e-012

standard initialization = compute from inlet

st number=0.2 so number of time steps = 668 + time step size = 6.8e-04 (to get 0.454 sec)

30 iterations per time step
elad123 is offline   Reply With Quote

Old   May 26, 2020, 11:31
Default Domain
  #8
Senior Member
 
vinerm's Avatar
 
Vinerm
Join Date: Jun 2009
Location: Nederland
Posts: 2,946
Blog Entries: 1
Rep Power: 35
vinerm will become famous soon enough
Then, it is not a sphere but a cylinder. What's the Reynolds number based on sphere diameter?
__________________
Regards,
Vinerm

PM to be used if and only if you do not want something to be shared publicly. PM is considered to be of the least priority.
vinerm is offline   Reply With Quote

Old   May 26, 2020, 11:32
Default
  #9
New Member
 
elad
Join Date: May 2020
Posts: 8
Rep Power: 5
elad123 is on a distinguished road
Reynolds number = 8000
elad123 is offline   Reply With Quote

Old   May 26, 2020, 11:38
Default Turbulence
  #10
Senior Member
 
vinerm's Avatar
 
Vinerm
Join Date: Jun 2009
Location: Nederland
Posts: 2,946
Blog Entries: 1
Rep Power: 35
vinerm will become famous soon enough
Then, you don't need transition model. Gravity is not required since the density is constant. Top and bottom should be wall with specified shear of 0 and not symmetry.
__________________
Regards,
Vinerm

PM to be used if and only if you do not want something to be shared publicly. PM is considered to be of the least priority.
vinerm is offline   Reply With Quote

Old   May 26, 2020, 11:42
Default
  #11
New Member
 
elad
Join Date: May 2020
Posts: 8
Rep Power: 5
elad123 is on a distinguished road
i dont need gravity althoug im trying to simulate free fall?
elad123 is offline   Reply With Quote

Old   May 26, 2020, 12:01
Default Free Fall
  #12
Senior Member
 
vinerm's Avatar
 
Vinerm
Join Date: Jun 2009
Location: Nederland
Posts: 2,946
Blog Entries: 1
Rep Power: 35
vinerm will become famous soon enough
What you are modeling does not represent free fall. In a free fall, the velocity of the object always increases until it reaches terminal velocity. You are using a fixed velocity, so, either it can represent a terminal velocity or a fixed cylinder, but not a free fall. For a free fall, you have to use either Dynamic mesh or a UDF to change inlet velocity in accordance with Newton's law.
__________________
Regards,
Vinerm

PM to be used if and only if you do not want something to be shared publicly. PM is considered to be of the least priority.
vinerm is offline   Reply With Quote

Old   May 26, 2020, 12:06
Default
  #13
New Member
 
elad
Join Date: May 2020
Posts: 8
Rep Power: 5
elad123 is on a distinguished road
actually i've already mentioned that vx equles to 23.914*tanh(0.409*t).
elad123 is offline   Reply With Quote

Old   May 26, 2020, 12:27
Default Velocity
  #14
Senior Member
 
vinerm's Avatar
 
Vinerm
Join Date: Jun 2009
Location: Nederland
Posts: 2,946
Blog Entries: 1
Rep Power: 35
vinerm will become famous soon enough
I apologize, I didn't see that earlier. That's good then. In any case, gravity is not needed since the effect of gravity is to cause velocity increase, which you are adding via the equation. As far as convergence is concerned, is it diverging or not converging enough? Setting a lower value for residual is just a way to tell Fluent not to assume convergence until the condition is reached but it does not affect the solution. 1e-12 is a very small number and will not be achievable for each time-step, until the time-step is very very small, which may not be needed. If you are getting convergence below 1e-3 for each time step, then that is more than enough. Even 2e-3 is good enough. More important criteria are monitors, such as, drag and lift. If those are constant or statistically constant, then you have convergence.
__________________
Regards,
Vinerm

PM to be used if and only if you do not want something to be shared publicly. PM is considered to be of the least priority.
vinerm is offline   Reply With Quote

Old   May 26, 2020, 12:31
Default
  #15
New Member
 
elad
Join Date: May 2020
Posts: 8
Rep Power: 5
elad123 is on a distinguished road
it is not converging enough.
ok thx a lot!
elad123 is offline   Reply With Quote

Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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
Problem with Convergence (Over flow) armlic CFX 4 July 14, 2014 04:48
Steam Turbine Compressible flow convergence problem... bharath FLUENT 0 November 8, 2013 04:41
Problem with results of simulation of flow past sphere at Re=250 quarkz Main CFD Forum 2 December 30, 2011 06:31
Problem with Convergence at high flow rates Syed Siemens 1 April 10, 2007 15:18
meshing F1 front wing Steve FLUENT 0 April 17, 2003 12:37


All times are GMT -4. The time now is 18:43.