|
[Sponsors] |
April 20, 2012, 03:23 |
convergence criteria in openfoam
|
#1 |
New Member
aban
Join Date: Apr 2012
Posts: 15
Rep Power: 14 |
hi
i am new to the openfoam, iwant to simulate the reactive flows in a catalytic convertor . i think the reactingFoam suits the best for my simulation. but iam not able to set the convergence criteria. can anybody help in this issue |
|
April 20, 2012, 05:11 |
|
#2 |
Senior Member
Nima Samkhaniani
Join Date: Sep 2009
Location: Tehran, Iran
Posts: 1,267
Blog Entries: 1
Rep Power: 25 |
1) when you use a solver for example icoFoam, the residuals will be written in terminal
but first you should redirect it into .txt file then use the command "foamlog" to extract the residual in separate files in logs folder. then use a plot software for example gnuplot to plot the residual, Code:
icoFoam > log foamLog log cd logs gnuplot plot "./....." |
|
April 20, 2012, 06:35 |
|
#3 |
New Member
abraham antony
Join Date: Jan 2012
Posts: 3
Rep Power: 14 |
in the fvSolution how can we set the convergence criteria. is it by setting the residual controls?
|
|
April 20, 2012, 06:44 |
|
#4 |
New Member
abraham antony
Join Date: Jan 2012
Posts: 3
Rep Power: 14 |
in the fvSolution how can we set the convergence criteria. is it by setting the residual controls?
|
|
April 22, 2012, 04:35 |
|
#6 |
New Member
abraham antony
Join Date: Jan 2012
Posts: 3
Rep Power: 14 |
thank u for your response, i have tried this and results best
|
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
New OpenFOAM Forum Structure | jola | OpenFOAM | 2 | October 19, 2011 07:55 |
convergence criteria | amol palekar | Main CFD Forum | 5 | August 12, 2010 06:16 |
Convergence criteria | lost.identity | Main CFD Forum | 3 | August 2, 2010 12:23 |
convergence criteria | Hadi | Main CFD Forum | 0 | July 4, 2007 06:43 |
convergence criteria | mujahid | FLUENT | 7 | March 6, 2004 16:06 |