CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > General Forums > Main CFD Forum

Deferred Correction Convergence Problem

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   September 14, 2016, 10:53
Default Deferred Correction Convergence Problem
  #1
New Member
 
Simon Hahn
Join Date: Aug 2014
Location: Germany
Posts: 6
Rep Power: 11
Simon Smokes is on a distinguished road
Dear All!

My Name is Simon and I'm currently working on my mean flow solver for a SST-turbulence model. In order to ensure numerical stability I used the SIMPLER algorithm (pressure based) and in my momentum equation TVD by applying deferred correction (DC). My problem is related to the boundary condition of the first node referring to the 'inlet flux'.


#node1: u_mom = source_term/a_P

=> source_term = friction_losses + DC + inlet_flux * inlet_velocity
=> inlet_flux = rho * A_inlet * u_inlet
=> inlet_velocity = u_inlet


With the first initial guess of the velocity field I obtain the 'momentum velocity field u_mom' which is reduced by the friction losses represented by the according source term. Due to the momentum residual of 0.0013 the loop is run a second time to further correct my velocity field.


When I go now in the second run of the DC loop the first node of my 'limited velocity field' and obtain the new momentum velocity, my first node differs from the others and oscillation and divergence starts.

Numerical valuesn (example):

u* = [1 1 1 1 1];
u_mom(1) = [0.8 0.8 0.8 0.8 0.8]
u_mom(2) = [0.8 0.6 0.6 0.6 0.6]

The problems araise from the inlet condition: a fixed value for inlet flux and velocity cause problems as well as setting the inlet velocity equal to u_mom(1).

Since years I work on CFD by applying various techniques and I would really appreciate an answer to my problem and support you as well in any case!
Simon Smokes is offline   Reply With Quote

Reply


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
a problem with convergence in buoyantSimpleFoam skuznet OpenFOAM Running, Solving & CFD 6 November 15, 2017 12:12
Centrifugal pump OpenFOAM, convergence problem, ANSA model RDD OpenFOAM Running, Solving & CFD 0 July 5, 2014 09:12
Convergence Problem in Axisymmetric Periodic Flow atheresia FLUENT 3 February 10, 2014 03:00
Submerged fin, Convergence problem supermouniette FLUENT 10 July 6, 2009 10:47
CONVERGENCE PROBLEM - oil boiler MM FLUENT 1 February 15, 2007 05:24


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