CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   OpenFOAM Running, Solving & CFD (https://www.cfd-online.com/Forums/openfoam-solving/)
-   -   A Question for the Fluent Users (https://www.cfd-online.com/Forums/openfoam-solving/59552-question-fluent-users.html)

lam July 23, 2007 12:32

Hi, I want to know what is
 
Hi,

I want to know what is the criterium of convergence for a solver in Fluent which solves something like simpleFoam (incompressible flow).
Because I want to compare Fluent's criterium and my criterium that I used in simpleFoam.

Thanks in advance,

Lam

p.s: and can Fluent accept a model viscosity like BirdCarreau?

alberto July 23, 2007 12:47

The standard convergence crite
 
The standard convergence criteria adopted in FLUENT require that all residuals drop under 10^-3.

In my experience this requirement is not always satisfactory, especially for steady calculations. Usually I just set very low or zero residuals and check when residuals flatten and double-check convergence monitoring some property of the flow.

Yes, that viscosity model should already be implemented in FLUENT.

Regards,
A.

lam July 24, 2007 05:00

Hi Alberto, Thanks for repl
 
Hi Alberto,

Thanks for replying me.

Do you think that a criterium which is somthing like:
norm[U_(n+1) - U_(n)]/norm[U_(n)] < tol
is wrong for a steady computations?
Otherwise, why this criterium is not implemented?

sek July 24, 2007 07:41

The residuals in FLUENT are de
 
The residuals in FLUENT are defined as the errors of the discretized equations, i.e., a_P*U_P -{Sum (a_NB*U_NB) + S_U} i the case of U-momentum equation. They are often normalized (or scaled) by the factors of users' choice such as Sum(a_P*U_P}. I guess OPneFOAM uses the same definition.


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