Skip to content
Snippets Groups Projects
Commit 2c9433dc authored by andy's avatar andy
Browse files

ENH: Updated IOobject flag after change in mesh construction

parent d404293a
Branches
Tags
No related merge requests found
......@@ -23,7 +23,7 @@ fvMesh mesh
fvMesh::defaultRegion,
runTime.timeName(),
runTime,
IOobject::NO_READ
IOobject::MUST_READ
),
xferMove<Field<vector> >(points),
faces.xfer(),
......
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