|
[Sponsors] |
December 12, 2014, 09:55 |
initial residuals in icoFoam
|
#1 |
Member
Sami
Join Date: Nov 2012
Location: Cap Town, South Africa
Posts: 87
Rep Power: 14 |
Hi,
My question is about the icoFoam solver (used for transient incompressible Newtonian fluids). Does someone know how the initial residual is evaluated ? I mean the equation. Thank you in advance. Mhrz |
|
December 13, 2014, 03:29 |
|
#2 |
Senior Member
|
Have a look at the following post, where you will find that L1 norm is used.
http://www.cfd-online.com/Forums/ope...tml#post299291 - Best Regards! |
|
December 14, 2014, 14:24 |
|
#3 | |
Member
Sami
Join Date: Nov 2012
Location: Cap Town, South Africa
Posts: 87
Rep Power: 14 |
Quote:
Thank you for this answer. It is mentioned on the OpenFoam doc that "the residual is evaluated by substituting the current solution into the equation and taking the magnitude of the difference between the left and right hand sides". So if I understand well, from the PCG.C file where solverPerf.initialResidual() = gSumMag(rA)/normFactor The (rA) is the difference between the left and right hand sides of the equation to solve ? If we consider the IcoFoam solver. At which step of the PISO algorithm the residual is computed ? You can see here the numbered equations : https://www.dropbox.com/s/m848engmee4qawy/Algo.pdf?dl=0 Can you please based on the this file tell me the complete formula of the residual ? Thanks in advance ! Mhrz |
||
Tags |
icofoam, openfoam, residuals |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
transsonic nozzle with rhoSimpleFoam | Unseen | OpenFOAM Running, Solving & CFD | 8 | July 1, 2022 07:54 |
Micro Scale Pore, icoFoam | gooya_kabir | OpenFOAM Running, Solving & CFD | 2 | November 2, 2013 14:58 |
How to write k and epsilon before the abnormal end | xiuying | OpenFOAM Running, Solving & CFD | 8 | August 27, 2013 16:33 |
calculation stops after few time steps | sivakumar | OpenFOAM Running, Solving & CFD | 7 | March 17, 2013 07:37 |
Low Mach number Compressible jet flow using LES | ankgupta8um | OpenFOAM Running, Solving & CFD | 7 | January 15, 2011 14:38 |