Skip to content
Snippets Groups Projects
Commit 53996d44 authored by Henry's avatar Henry
Browse files

waveSurfacePressure/waveSurfacePressureFvPatchScalarField: Removed trailing whitespace

parent b0b94805
Branches
Tags
No related merge requests found
......@@ -197,7 +197,7 @@ void Foam::waveSurfacePressureFvPatchScalarField::updateCoeffs()
scalar c00 = dt*dt/(dt0*(dt + dt0));
scalar c0 = c + c00;
zetap =
zetap =
(
c0*zeta.oldTime().boundaryField()[patchI]
- c00*zeta.oldTime().oldTime().boundaryField()[patchI]
......
......@@ -45,7 +45,7 @@ Description
local volumetric flux.
\heading Patch usage
\table
Property | Description | Required | Default value
phi | flux field name | no | phi
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment