|
[Sponsors] |
February 28, 2012, 10:31 |
insideCells
|
#1 |
Member
Tibor Nyers
Join Date: Jul 2010
Location: Hungary
Posts: 91
Rep Power: 17 |
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 Anyone with some experience on the issue? Thanks |
|
November 1, 2012, 12:10 |
|
#2 |
New Member
Join Date: Oct 2012
Posts: 8
Rep Power: 14 |
I get the the same error. could you find out what the problem is?
|
|
March 13, 2014, 14:59 |
|
#3 | |
Member
Join Date: Feb 2014
Posts: 34
Rep Power: 12 |
Quote:
I need help with this problem. When I run Code:
refineMesh -dict 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 Thanks! Best, |
||
|
|