Clean-up
This commit is contained in:
parent
19794a6eba
commit
1e8ecf40c5
1 changed files with 0 additions and 2 deletions
|
@ -91,8 +91,6 @@ void Foam::wallDist::correct()
|
||||||
|
|
||||||
forAll (patches, patchI)
|
forAll (patches, patchI)
|
||||||
{
|
{
|
||||||
fvPatchScalarField& yPatch = boundaryField()[patchI];
|
|
||||||
|
|
||||||
boundaryField()[patchI] = 1/patches[patchI].deltaCoeffs();
|
boundaryField()[patchI] = 1/patches[patchI].deltaCoeffs();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Reference in a new issue