From 4cd72f560a8c9f815ca5bf377c9da564f30d6da0 Mon Sep 17 00:00:00 2001 From: Henry <Henry> Date: Tue, 30 Apr 2013 21:14:47 +0100 Subject: [PATCH] fixedFluxPressureFvPatchScalarField: corrected BC group in docs --- .../fixedFluxPressure/fixedFluxPressureFvPatchScalarField.H | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/finiteVolume/fields/fvPatchFields/derived/fixedFluxPressure/fixedFluxPressureFvPatchScalarField.H b/src/finiteVolume/fields/fvPatchFields/derived/fixedFluxPressure/fixedFluxPressureFvPatchScalarField.H index 8476e63dffc..e18ef462eab 100644 --- a/src/finiteVolume/fields/fvPatchFields/derived/fixedFluxPressure/fixedFluxPressureFvPatchScalarField.H +++ b/src/finiteVolume/fields/fvPatchFields/derived/fixedFluxPressure/fixedFluxPressureFvPatchScalarField.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 2011-2012 OpenFOAM Foundation + \\ / A nd | Copyright (C) 2011-2013 OpenFOAM Foundation \\/ M anipulation | ------------------------------------------------------------------------------- License @@ -25,7 +25,7 @@ Class Foam::fixedFluxPressureFvPatchScalarField Group - grpOutletBoundaryConditions + grpInletBoundaryConditions grpWallBoundaryConditions Description This boundary condition adjusts the pressure gradient such that the flux -- GitLab