|
[Sponsors] |
December 7, 2020, 13:32 |
pUCoupledFoam time consumption
|
#1 |
Senior Member
Hojatollah Gholami
Join Date: Jan 2019
Posts: 171
Rep Power: 7 |
Dear foamer
the pUCoupledFoam use block matrix to solve p and u in fluid simulation. As the publication shows, the iteration is lower that segregated solver. But in cpu time, the time estimated is some time more than piso solvers. do you have same issue? |
|
December 8, 2020, 03:53 |
|
#2 |
Senior Member
|
I have not run the test myself.
I do imagine however that the linear solvers that OpenFoam provides by default are not the most suitable ones. Work on providing better solvers is work in progress. OpenFoam now provides an interface to the external solver library PETSc [1]. This provides room to develop more advanced linear solvers for the coupled systems. Usual suspects include algebraic multigrid with Vanka smoothers and Schur complement preconditioners. The development of these more advanced solvers will require substantial work. [1]: OpenFoam-PETSc interface: https://develop.openfoam.com/modules/external-solver |
|
Tags |
cpu time, pucoupledfoam |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
courant number increases to rather large values | 6863523 | OpenFOAM Running, Solving & CFD | 22 | July 6, 2023 00:48 |
simpleFoam error - "Floating point exception" | mbcx4jc2 | OpenFOAM Running, Solving & CFD | 12 | August 4, 2015 03:20 |
Micro Scale Pore, icoFoam | gooya_kabir | OpenFOAM Running, Solving & CFD | 2 | November 2, 2013 14:58 |
same geometry,structured and unstructured mesh,different behaviour. | sharonyue | OpenFOAM Running, Solving & CFD | 13 | January 2, 2013 23:40 |
plot over time | fferroni | OpenFOAM Post-Processing | 7 | June 8, 2012 08:56 |