From f58f6966e18f0cccec7193b316848c7156ecd60b Mon Sep 17 00:00:00 2001 From: andy Date: Tue, 3 Sep 2013 12:17:10 +0100 Subject: [PATCH] BUG: Corrected doxygen tag usage --- .../oscillatingFixedValueFvPatchField.H | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/finiteVolume/fields/fvPatchFields/derived/oscillatingFixedValue/oscillatingFixedValueFvPatchField.H b/src/finiteVolume/fields/fvPatchFields/derived/oscillatingFixedValue/oscillatingFixedValueFvPatchField.H index da45cdcb85..949d481cea 100644 --- a/src/finiteVolume/fields/fvPatchFields/derived/oscillatingFixedValue/oscillatingFixedValueFvPatchField.H +++ b/src/finiteVolume/fields/fvPatchFields/derived/oscillatingFixedValue/oscillatingFixedValueFvPatchField.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 @@ -31,9 +31,9 @@ Description This boundary condition provides an oscillating condition in terms of amplitude and frequency. - /f[ + \f[ x_p = (1 + a sin(\pi f t))x_{ref} + x_o - /f] + \f] where