We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 029ef71 commit 95e3d3cCopy full SHA for 95e3d3c
1 file changed
applications/solvers/dfLowMachFoam/createLocalBlend.H
@@ -48,7 +48,7 @@ if (foundLocalBlended)
48
mesh.time().timeName(),
49
mesh,
50
IOobject::MUST_READ,
51
- IOobject::NO_WRITE
+ IOobject::AUTO_WRITE
52
),
53
mesh
54
);
0 commit comments