From 9038895701cfefe32afc9ca78e45c084ef356528 Mon Sep 17 00:00:00 2001 From: Henry Weller Date: Tue, 26 Feb 2019 09:40:11 +0000 Subject: [PATCH] swirlInletVelocityFvPatchVectorField: Minor correction to documentation --- .../swirlInletVelocityFvPatchVectorField.H | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/finiteVolume/fields/fvPatchFields/derived/swirlInletVelocity/swirlInletVelocityFvPatchVectorField.H b/src/finiteVolume/fields/fvPatchFields/derived/swirlInletVelocity/swirlInletVelocityFvPatchVectorField.H index 5251e03f0f..fb2fa16f25 100644 --- a/src/finiteVolume/fields/fvPatchFields/derived/swirlInletVelocity/swirlInletVelocityFvPatchVectorField.H +++ b/src/finiteVolume/fields/fvPatchFields/derived/swirlInletVelocity/swirlInletVelocityFvPatchVectorField.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | Website: https://openfoam.org - \\ / A nd | Copyright (C) 2017-2018 OpenFOAM Foundation + \\ / A nd | Copyright (C) 2017-2019 OpenFOAM Foundation \\/ M anipulation | ------------------------------------------------------------------------------- License @@ -31,10 +31,10 @@ Description Usage \table - Property | Description | Required | Default value - axis | Axis of rotation | yes | - origin |Origin of rotation | yes | - axialVelocity | Axial velocity profile [m/s] | yes | + Property | Description | Required | Default value + axis | Axis of rotation | yes | + origin | Origin of rotation | yes | + axialVelocity | Axial velocity profile [m/s] | yes | radialVelocity | Radial velocity profile [m/s] | yes | tangentialVelocity | tangential velocity profile [m/s] | yes | \endtable