|
[Sponsors] |
October 25, 2017, 13:39 |
Outlet : Air freeboard region Bubble column
|
#1 |
Member
cfxtwophaseflow
Join Date: Aug 2017
Posts: 46
Rep Power: 9 |
Hello
I'm doing transient simulations of a 3D bubble column on CFX using Euler-Euler approach. For the boundary condition, I add an air freeboard region on top the liquid phase and I set correctly the hydrostatic pressure. It works great in the serial calculation but It doesn't even start in the parallel calculation. I always get this error : +--------------------------------------------------------------------+ | ERROR #004100018 has occurred in subroutine FINMES. | | Message: | | Fatal overflow in linear solver. | +--------------------------------------------------------------------+ map size mismatch; abort : File exists I know that adding the air freeboard region is the cause of the error and I saw in the cfx guide that I can ignore it and it works for serial calculation but how can I make it work for parallel calculation and can anyone explain why it doesn't work?? |
|
October 25, 2017, 18:40 |
|
#2 |
Super Moderator
Glenn Horrocks
Join Date: Mar 2009
Location: Sydney, Australia
Posts: 17,870
Rep Power: 144 |
The parallel solver in CFX is very robust and rarely gives any different results to the serial solver (except faster). I think you have found one of the rare exceptions.
There is a brief discussion in the CFX documentation about convergence issues with parallel runs. A key issue is if a partition boundary lines up with a discontinuity, such as a free surface, shock wave or other region of extremely high gradients. The default partitioner is very efficient but does not take into account these regions it should avoid. So if you try a different partitioner and make sure that partition boundaries are not close to high gradient areas that may help convergence. |
|
October 26, 2017, 10:44 |
|
#3 | |
Member
cfxtwophaseflow
Join Date: Aug 2017
Posts: 46
Rep Power: 9 |
Quote:
|
||
October 26, 2017, 10:55 |
|
#4 |
Senior Member
Mr CFD
Join Date: Jun 2012
Location: Britain
Posts: 361
Rep Power: 15 |
||
October 26, 2017, 11:19 |
|
#5 |
Member
cfxtwophaseflow
Join Date: Aug 2017
Posts: 46
Rep Power: 9 |
||
October 26, 2017, 19:08 |
|
#6 |
Super Moderator
Glenn Horrocks
Join Date: Mar 2009
Location: Sydney, Australia
Posts: 17,870
Rep Power: 144 |
I would use the recursive bisection partitioner, or if your domain is long and thin maybe the specified direction bisection one.
|
|
October 27, 2017, 10:58 |
|
#7 | |
Member
cfxtwophaseflow
Join Date: Aug 2017
Posts: 46
Rep Power: 9 |
Quote:
I'm not an expert in this I just write a submission file where I define the number of nodes and the number of cores ("processors") per node that I need. And the computer does the partition. It didn't work for 6 cores but it worked for 5. Thank you for your advice. |
||
October 28, 2017, 07:16 |
|
#8 |
Super Moderator
Glenn Horrocks
Join Date: Mar 2009
Location: Sydney, Australia
Posts: 17,870
Rep Power: 144 |
You can always look at the partitions it defines in the post processor. The variable is "Real Partition Number". Then you can see where the boundaries are occurring.
|
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
p_rgh initial residual no change with different settings | manuc | OpenFOAM Running, Solving & CFD | 3 | June 26, 2018 16:53 |
[ANSYS Meshing] Error: "An allocaton was made with a negative.." | Alex0815 | ANSYS Meshing & Geometry | 1 | May 23, 2017 09:38 |
2D bubble rising through a column of water | vof64 | Fluent Multiphase | 0 | August 20, 2014 00:42 |
VOF Outlet boundary condition in cfd - ace | JM | Main CFD Forum | 0 | December 15, 2006 09:07 |
Bubble Column | Glen | Main CFD Forum | 0 | January 24, 2006 01:56 |