From c78f57ec2ae1c9b07921c8a42b7796d61dfb7282 Mon Sep 17 00:00:00 2001 From: Hrvoje Jasak Date: Thu, 23 Aug 2018 09:47:56 +0100 Subject: [PATCH] Formatting --- applications/solvers/multiphase/interFoam/alphaEqnSubCycle.H | 2 +- applications/solvers/multiphase/interFoam/correctPhi.H | 4 ++-- applications/solvers/multiphase/interFoam/createFields.H | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/applications/solvers/multiphase/interFoam/alphaEqnSubCycle.H b/applications/solvers/multiphase/interFoam/alphaEqnSubCycle.H index 30e11b4b8..42c103dcd 100644 --- a/applications/solvers/multiphase/interFoam/alphaEqnSubCycle.H +++ b/applications/solvers/multiphase/interFoam/alphaEqnSubCycle.H @@ -27,7 +27,7 @@ if (nAlphaSubCycles > 1) } else { -# include "alphaEqn.H" +# include "alphaEqn.H" } interface.correct(); diff --git a/applications/solvers/multiphase/interFoam/correctPhi.H b/applications/solvers/multiphase/interFoam/correctPhi.H index ec9c54ab4..be9ea3406 100644 --- a/applications/solvers/multiphase/interFoam/correctPhi.H +++ b/applications/solvers/multiphase/interFoam/correctPhi.H @@ -7,7 +7,7 @@ zeroGradientFvPatchScalarField::typeName ); - for (label i=0; i turbulence ( incompressible::turbulenceModel::New(U, phi, twoPhaseProperties)