diff --git a/src/finiteVolume/fields/fvPatchFields/derived/externalCoupledMixed/externalCoupledMixedFvPatchField.C b/src/finiteVolume/fields/fvPatchFields/derived/externalCoupledMixed/externalCoupledMixedFvPatchField.C index 15b24c8b1a..f930a1ef5c 100644 --- a/src/finiteVolume/fields/fvPatchFields/derived/externalCoupledMixed/externalCoupledMixedFvPatchField.C +++ b/src/finiteVolume/fields/fvPatchFields/derived/externalCoupledMixed/externalCoupledMixedFvPatchField.C @@ -614,7 +614,9 @@ externalCoupledMixedFvPatchField template Foam::externalCoupledMixedFvPatchField:: ~externalCoupledMixedFvPatchField() -{} +{ + removeLockFile(); +} // * * * * * * * * * * * * * * * Member Functions * * * * * * * * * * * * * //