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
Branches
Tags
No related merge requests found
......@@ -344,7 +344,7 @@ Foam::topoSet::topoSet
(
mesh.dbDir()/polyMesh::meshSubDir/"sets",
word::null,
IOobject::MUST_READ,
r, //IOobject::MUST_READ,
mesh.facesInstance()
),
polyMesh::meshSubDir/"sets",
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment