CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   OpenFOAM Meshing & Mesh Conversion (https://www.cfd-online.com/Forums/openfoam-meshing/)
-   -   [Commercial meshers] Separating regions Problem after importing from Fluent Mesher (https://www.cfd-online.com/Forums/openfoam-meshing/167410-separating-regions-problem-after-importing-fluent-mesher.html)

peterhess March 1, 2016 07:42

Separating regions Problem after importing from Fluent Mesher
 
Hello everybody,

I imported a multi-Regions Mesh from Fluent (Ansys) Mesher via command:

fluent3DMeshToFoam

It works well until here...

To separate the regions from each other I used the command:

splitMeshRegions -cellZones -overwrite

This one made also the job partly done.

The Problem is, after using this command, all the regions, that are physically separated, has been also separated and named separately...

Actually, some of them belongs to the same region and have also the same name by importing and are connected to the same neighbours...

- Should the command not collect them (the regions with the same name during importing) to one region? How could I fix that?

- How could I recollect those regions to just one again?

Thanks for your support

Peter

peterhess March 1, 2016 08:45

Problem Solved
 
Using the command:

splitMeshRegions -cellZonesOnly -overwrite

solved the problem.

This command seems to separates the regions by name and not by walking through and searching the connection between the regions...

thanks

Peter


All times are GMT -4. The time now is 03:44.