|
[Sponsors] |
December 10, 2007, 01:18 |
Loops per iteration
|
#1 |
Guest
Posts: n/a
|
Hi, I would like to understand what are the loops that CFX solves per iteration while solving a steady state problem. Is it the multigrid solver that is looping per iteration? I noticed this while plotting max residuals per iteration and it shows max residual at loop # 2 per iteration. Could someone throw some light on this. Thanks
|
|
December 10, 2007, 17:19 |
Re: Loops per iteration
|
#2 |
Guest
Posts: n/a
|
Hi,
This is explained in the documentation. The Navier Stokes equations are non-linear equations so it uses an iterative approach to solve them. Glenn Horrocks |
|
December 11, 2007, 00:00 |
Re: Loops per iteration
|
#3 |
Guest
Posts: n/a
|
Yes i know that. And that iterative approach is wat we see the solver solving every timestep. But im talking about the loops within each iteration that the solver solves.
|
|
December 11, 2007, 17:29 |
Re: Loops per iteration
|
#4 |
Guest
Posts: n/a
|
Hi,
Yes, the AMG multigrid solver does internal iterations as part of its solution technique of starting with a coarse grid then refining down to the actual mesh. Again this is discussed in the documentation and more details is given in the references in the documentation. Glenn Horrocks |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[snappyHexMesh] snappyHexMesh aborting | Tobi | OpenFOAM Meshing & Mesh Conversion | 0 | November 10, 2010 04:23 |
Parallel runs slower with MTU=9000 than MTU=1500 | Javier Larrondo | FLUENT | 0 | October 28, 2007 23:30 |
5.7.1 solver doing max coeff loops. | Stevie Wonder | CFX | 5 | July 5, 2005 13:31 |
Creating, loop or iteration using expression edito | Jan | CFX | 3 | July 28, 2003 12:01 |
Heat exchanger problem | chiseung | FLUENT | 16 | October 20, 2001 05:36 |