CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > OpenFOAM > OpenFOAM Running, Solving & CFD

Parallelization of multi-region mesh

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   June 3, 2021, 18:08
Default Parallelization of multi-region mesh
  #1
New Member
 
Join Date: Jul 2019
Posts: 11
Rep Power: 6
Jan995 is on a distinguished road
Hi all,

I have a problem with decomposition or in fact, running the multi-region mesh with different decomposition values. For example, I have a huge fluid region - more than 100mio cells and small solid region (around 1mio cells). I decompose the fluid region to few thousand processors, but only decompose the solid region to around 100 processors.
Now, the problem is, that when doing that I obtain an error when running chtMultiRegionFoam that in the processor* folders there are no points for solid region. There are no points for some processors for solid region as I have decomposed it into fewer processors. Do I need to do another step when doing the decomposition? Decomposition of the solid region into several thousand processors is really not optimal and I would like to run with different decompositions for different regions. Is there a way?
Jan995 is offline   Reply With Quote

Old   June 7, 2021, 10:31
Default
  #2
Super Moderator
 
Tobi's Avatar
 
Tobias Holzmann
Join Date: Oct 2010
Location: Tussenhausen
Posts: 2,708
Blog Entries: 6
Rep Power: 51
Tobi has a spectacular aura aboutTobi has a spectacular aura aboutTobi has a spectacular aura about
Send a message via ICQ to Tobi Send a message via Skype™ to Tobi
You can specify in the decomposeParDict to keep face regions. Never checked it out but it should be possible. https://github.com/OpenFOAM/OpenFOAM...composeParDict

However, mixing different numbers of processors does not work (I never heard that). Nevertheless, FOAM is decomposing in a way that each processor does have (more or less) the same amount of cells (e.g., using scotch decomposition method).
__________________
Keep foaming,
Tobias Holzmann
Tobi is offline   Reply With Quote

Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
[snappyHexMesh] snappyHexMesh stuck when snap is turned on yukuns OpenFOAM Meshing & Mesh Conversion 3 February 2, 2021 13:05
decomposePar problem: Cell 0contains face labels out of range vaina74 OpenFOAM Pre-Processing 37 July 20, 2020 05:38
Problem with chtMultiregionFoam radiation boundary condition baran_foam OpenFOAM Running, Solving & CFD 10 December 17, 2019 17:36
[Gmsh] 2D Mesh Generation Tutorial for GMSH aeroslacker OpenFOAM Meshing & Mesh Conversion 12 January 19, 2012 03:52
How to control Minximum mesh space? hung FLUENT 7 April 18, 2005 09:38


All times are GMT -4. The time now is 23:13.