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

[mesh manipulation] splitMeshRegions Error!

Register Blogs Community New Posts Updated Threads Search

Like Tree4Likes
  • 3 Post By aminem
  • 1 Post By Bloerb

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   May 22, 2015, 11:22
Default splitMeshRegions Error!
  #1
Member
 
amine
Join Date: Jan 2014
Location: FRANCE
Posts: 84
Rep Power: 12
aminem is on a distinguished road
Hi,

Can anyone told me why I have an error when I tape this command:

Code:
splitMeshRegions -cellZonesOnly
Error

Code:
For the cellZonesOnly option all cells have to be in a cellZone.
Cell 0 at(-0.37500614 -0.37500185 -0.32501155) is not in a cellZone. There might be more unzoned cells.
I have 3 solid and one fluid in my problem (see attached picture).

Thanks.
Attached Images
File Type: jpg geo.jpg (11.9 KB, 43 views)
aminem is offline   Reply With Quote

Old   May 23, 2015, 07:54
Default
  #2
Senior Member
 
Alex
Join Date: Oct 2013
Posts: 337
Rep Power: 21
zfaraday will become famous soon enough
Try using
Code:
splitMeshRegions -cellZones
__________________
Web site where I present my Master's Thesis: foamingtime.wordpress.com

The case I talk about in this site was solved with chtMultiRegionSimpleFoam solver and involves radiation. Some basic tutorials are also resolved step by step in the web. If you are interested in these matters, you are invited to come in!
zfaraday is offline   Reply With Quote

Old   May 24, 2015, 13:35
Default
  #3
Member
 
amine
Join Date: Jan 2014
Location: FRANCE
Posts: 84
Rep Power: 12
aminem is on a distinguished road
Hi,

Yes, it's work with

Code:
splitMeshRegions -cellZones
but I want to understand why it's doesn't work with

Code:
splitMeshRegions -cellZonesOnly
Thanks
aminem is offline   Reply With Quote

Old   May 27, 2015, 06:30
Default
  #4
Member
 
amine
Join Date: Jan 2014
Location: FRANCE
Posts: 84
Rep Power: 12
aminem is on a distinguished road
Hi,
I have resolved a problem

This command
Code:
splitMeshRegions -cellZonesOnly
can work if I make all cells in a zone by using topoSetDict.

Thanks
curiosity, Ramzy1990 and altinel like this.
aminem is offline   Reply With Quote

Old   September 19, 2016, 02:21
Default
  #5
Member
 
Join Date: Jul 2013
Posts: 39
Rep Power: 12
cfdsolver1 is on a distinguished road
Hello, I am having the same problem. Can you explain how did you solve this issue? Thanks.


Quote:
Originally Posted by aminem View Post
Hi,
I have resolved a problem

This command
Code:
splitMeshRegions -cellZonesOnly
can work if I make all cells in a zone by using topoSetDict.

Thanks
cfdsolver1 is offline   Reply With Quote

Old   September 20, 2016, 09:38
Default
  #6
Senior Member
 
Join Date: Sep 2013
Posts: 353
Rep Power: 20
Bloerb will become famous soon enough
Check your polyMesh directory. Now check if there is a file called cellZones. If there is open it and check how many there are, what the names are etc. Also check if you have a folder called sets. For the cellZones only option to work you need to have a cellZone for every cell in your mesh.

If there is no such file you need to create those zones with topoSet
Ramzy1990 likes this.
Bloerb is offline   Reply With Quote

Old   August 13, 2020, 04:39
Default
  #7
New Member
 
Aezid-Ul-Hassan Najmi
Join Date: Jun 2020
Location: Tianjin University, China
Posts: 7
Rep Power: 5
aezid is on a distinguished road
Quote:
Originally Posted by aminem View Post
Hi,
I have resolved a problem

This command
Code:
splitMeshRegions -cellZonesOnly
can work if I make all cells in a zone by using topoSetDict.

Thanks
Could you please share that topoSetDict. ? I am also facing this type of error and don't know how to solve this.

Thanks
aezid is offline   Reply With Quote

Old   December 31, 2022, 05:30
Default
  #8
New Member
 
Reda aftiss
Join Date: Apr 2022
Posts: 3
Rep Power: 4
Reda123 is on a distinguished road
Try with this,
blockMesh
topoSet

splitMeshRegions -cellZonesOnly -overwrite
Reda123 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
[OpenFOAM.org] compile error in dynamicMesh and thermophysicalModels libraries NickG OpenFOAM Installation 3 December 30, 2019 00:21
[blockMesh] blockMesh with double grading. spwater OpenFOAM Meshing & Mesh Conversion 92 January 12, 2019 09:00
[swak4Foam] GroovyBC the dynamic cousin of funkySetFields that lives on the suburb of the mesh gschaider OpenFOAM Community Contributions 300 October 29, 2014 18:00
OpenFOAM without MPI kokizzu OpenFOAM Installation 4 May 26, 2014 09:17
DecomposePar links against liblamso0 with OpenMPI jens_klostermann OpenFOAM Bugs 11 June 28, 2007 17:51


All times are GMT -4. The time now is 05:53.