mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
BUG: topoSet: findInstance warn only if MUST_READ
This commit is contained in:
@ -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",
|
||||
|
||||
Reference in New Issue
Block a user