CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > OpenFOAM > OpenFOAM Meshing & Mesh Conversion

[snappyHexMesh] SnappyHexMesh changes the parallel topology

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   February 21, 2021, 04:15
Default SnappyHexMesh changes the parallel topology
  #1
Member
 
Join Date: Feb 2014
Posts: 32
Rep Power: 12
yeharav is on a distinguished road
Hello Foamers,

I am trying to create a simulation where the equations are solved inside the STL
in OpenFOAM-7.

After snappyHexMesh the internal topology between the processors change but the processor boundary conditions were not updated.
So I get errors like:
Cannot find patchField entry for procBoundary6to13

reconstruction does not work either.

Any Ideas?

OK, I found the solution here: ReconstructParMesh after parallel snappyHexMesh

Just add
"proc.*"
{
type processor;
}

to all the fields and then

ls -d processor* | xargs -i cp -r 0.org/* ./{}/0/ $1

Last edited by yeharav; February 21, 2021 at 05:50.
yeharav 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 in parallel shailesh.nitk OpenFOAM Meshing & Mesh Conversion 33 January 25, 2022 10:35
snappyHexMesh parallel, avoid reconstructParMesh Tom Lauriks Main CFD Forum 2 April 27, 2020 11:47
Error running openfoam in parallel fede32 OpenFOAM Programming & Development 5 October 4, 2018 16:38
[snappyHexMesh] SnappyHexMesh in Parallel problem swifty OpenFOAM Meshing & Mesh Conversion 10 November 6, 2015 04:40
simpleFoam parallel AndrewMortimer OpenFOAM Running, Solving & CFD 12 August 7, 2015 18:45


All times are GMT -4. The time now is 18:12.