From c71c6e9020448cc3b3ab058daac9a7f82e5f8d84 Mon Sep 17 00:00:00 2001 From: william Date: Thu, 20 Feb 2014 10:46:23 +0000 Subject: [PATCH] STYLE: oscillatingFixedValueFvPatchField: typo in function description --- .../oscillatingFixedValue/oscillatingFixedValueFvPatchField.H | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/finiteVolume/fields/fvPatchFields/derived/oscillatingFixedValue/oscillatingFixedValueFvPatchField.H b/src/finiteVolume/fields/fvPatchFields/derived/oscillatingFixedValue/oscillatingFixedValueFvPatchField.H index 949d481c..d16fb964 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-2013 OpenFOAM Foundation + \\ / A nd | Copyright (C) 2011-2014 OpenFOAM Foundation \\/ M anipulation | ------------------------------------------------------------------------------- License @@ -32,7 +32,7 @@ Description amplitude and frequency. \f[ - x_p = (1 + a sin(\pi f t))x_{ref} + x_o + x_p = (1 + a sin(2 \pi f t))x_{ref} + x_o \f] where