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