|
[Sponsors] |
Bad parallelization. Has this ever happened to you??? :O |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
November 23, 2019, 15:40 |
Bad parallelization. Has this ever happened to you??? :O
|
#1 |
New Member
Join Date: Sep 2019
Posts: 18
Rep Power: 7 |
Hi,
I was trying to solve the problem of a magnetically confined conductive fluid in a periodic cylinder. The results for a serial simulation gives resonable results... But when I run the simulation for 2 processors one can distinguish 2 zones in the cylinder (one per processor). If I am using 3 one can distinguish 3 zones. Same for 4. I suppose that there is a problem in the comunication between the cells at the boundaries of each processors zone. I am using scotch method. I tried (it did not work):
I suppose that the problem is in the solver that I am using (a mhdFoam slightly modified). mhdFoam works well with parallelization. But when one wants to add a external magnetic field one has to modify the equation for B (with , is the same for all t).
Maybe the problem is to sum B=BVble+BFixed in this way?? 3p.png 2p.png |
|
November 28, 2019, 09:58 |
|
#2 |
New Member
Join Date: Sep 2019
Posts: 18
Rep Power: 7 |
I tried the same case with the OF series solver for MHD. I used the same configuration and the same magnetic field profile but without an external magnetic field source at t> 0, that is, it is an MHD decay. The result has been the same as with the modified solver.
I have tried the same thing in a box with periodic conditions on the sides and I have not seen anything unusual. It seems that the quality of the parallelization in OF depends on how simple the mesh is. If it is a bit complicated it seems that parallelization does not work so well. If this is true is an OF internal issue and I cannot do anything. Am I right? |
|
November 28, 2019, 17:49 |
|
#3 |
Senior Member
Herpes Free Engineer
Join Date: Sep 2019
Location: The Home Under The Ground with the Lost Boys
Posts: 931
Rep Power: 13 |
yes you can. submit an issue ticket in gitlab repo.
__________________
The OpenFOAM community is the biggest contributor to OpenFOAM: User guide/Wiki-1/Wiki-2/Code guide/Code Wiki/Journal Nilsson/Guerrero/Holzinger/Holzmann/Nagy/Santos/Nozaki/Jasak/Primer Governance Bugs/Features: OpenFOAM (ESI-OpenCFD-Trademark) Bugs/Features: FOAM-Extend (Wikki-FSB) Bugs: OpenFOAM.org How to create a MWE New: Forkable OpenFOAM mirror |
|
November 29, 2019, 13:22 |
|
#4 |
New Member
Join Date: Sep 2019
Posts: 18
Rep Power: 7 |
Hi HPE,
Thanks for answering. I do not understand what you mean |
|
November 29, 2019, 13:43 |
|
#5 |
Senior Member
Herpes Free Engineer
Join Date: Sep 2019
Location: The Home Under The Ground with the Lost Boys
Posts: 931
Rep Power: 13 |
My apologies. I wrote that while I was in bed.
>> If this is true is an OF internal issue and I cannot do anything. I meant that if you think that there is an internal issue in OF, you can submit a bug ticket in gitlab repository, so that the developers can have a look at the issue, and evaluate it for you.
__________________
The OpenFOAM community is the biggest contributor to OpenFOAM: User guide/Wiki-1/Wiki-2/Code guide/Code Wiki/Journal Nilsson/Guerrero/Holzinger/Holzmann/Nagy/Santos/Nozaki/Jasak/Primer Governance Bugs/Features: OpenFOAM (ESI-OpenCFD-Trademark) Bugs/Features: FOAM-Extend (Wikki-FSB) Bugs: OpenFOAM.org How to create a MWE New: Forkable OpenFOAM mirror |
|
Tags |
mhdfoam, parallelization, scotch, simple method |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[snappyHexMesh] Add Layers in snappyHexMesh | shchepan | OpenFOAM Meshing & Mesh Conversion | 24 | May 14, 2020 13:29 |
Problems installing OpenFOAM 2.3.0, 1.6-ext and foam-extend 3.0 | sam.ho | OpenFOAM Installation | 35 | April 5, 2014 16:31 |
[ANSYS Meshing] Very thin plate (0.1mm) ICEM CFD bad meshing | msormania | ANSYS Meshing & Geometry | 1 | April 30, 2012 08:45 |
Allwmake path error | kiski | OpenFOAM Installation | 20 | March 22, 2012 13:45 |
Problems of Duns Codes! | Martin J | Main CFD Forum | 8 | August 15, 2003 00:19 |