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

[mesh manipulation] insideCells

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   February 28, 2012, 09:31
Default insideCells
  #1
Member
 
Tibor Nyers
Join Date: Jul 2010
Location: Hungary
Posts: 91
Rep Power: 16
Toorop is on a distinguished road
Hi,

I would like to delete the cells which reside inside of a geometry from my initial mesh. My cut-off geometry is an axis aligned box so the exact same thing can be achieved with setSet (delete boxToCell) but it would be nice to get this sorted out since insideCells supports a wide range of surface types.

blockMesh - brick domain, nothing special
initial obj file - box with pivot (0 0 0), side length 1
surfaceTransformPoints - scaling and positioning the geometry I want to delete from the mesh
insideCells - separating cells

the error message I get:
Code:
--> FOAM FATAL ERROR: 
Cannot find file "" in directory "polyMesh/sets" in times 0 down to constant

    From function Time::findInstance(const fileName&, const word&, const IOobject::readOption, const word&)
    in file db/Time/findInstance.C at line 140.

FOAM exiting
I checked my geometry and mesh in paraview, and everything seems to be fine.

Anyone with some experience on the issue? Thanks
Attached Files
File Type: gz deleteCells.tar.gz (2.7 KB, 8 views)
Toorop is offline   Reply With Quote

Old   November 1, 2012, 11:10
Default
  #2
New Member
 
Join Date: Oct 2012
Posts: 8
Rep Power: 13
alirezaj is on a distinguished road
I get the the same error. could you find out what the problem is?
alirezaj is offline   Reply With Quote

Old   March 13, 2014, 13:59
Default
  #3
Member
 
Join Date: Feb 2014
Posts: 34
Rep Power: 12
Prosper is on a distinguished road
Quote:
Originally Posted by alirezaj View Post
I get the the same error. could you find out what the problem is?
Hi All,

I need help with this problem. When I run
Code:
refineMesh -dict
I got
Code:
--> FOAM FATAL ERROR: 
Cannot find file "" in directory "polyMesh/sets" in times 0 down to constant

    From function Time::findInstance(const fileName&, const word&, const IOobject::readOption, const word&)
    in file db/Time/findInstance.C at line 140.

FOAM exiting
What seems to be the problem?

Thanks!

Best,
Prosper 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



All times are GMT -4. The time now is 00:57.