Skip to content
Snippets Groups Projects
Commit 9a108cf4 authored by mattijs's avatar mattijs
Browse files

BUG: topoSet: findInstance warn only if MUST_READ

parent 72c89b43
No related branches found
No related tags found
No related merge requests found
...@@ -344,7 +344,7 @@ Foam::topoSet::topoSet ...@@ -344,7 +344,7 @@ Foam::topoSet::topoSet
( (
mesh.dbDir()/polyMesh::meshSubDir/"sets", mesh.dbDir()/polyMesh::meshSubDir/"sets",
word::null, word::null,
IOobject::MUST_READ, r, //IOobject::MUST_READ,
mesh.facesInstance() mesh.facesInstance()
), ),
polyMesh::meshSubDir/"sets", polyMesh::meshSubDir/"sets",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment