forceCoeffs: Corrected documentation

Resolves bug-report https://bugs.openfoam.org/view.php?id=2909
This commit is contained in:
Henry Weller
2018-04-24 10:11:07 +01:00
parent b2b2b38a1c
commit f12cb590b2

View File

@ -2,7 +2,7 @@
========= | ========= |
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / F ield | OpenFOAM: The Open Source CFD Toolbox
\\ / O peration | \\ / O peration |
\\ / A nd | Copyright (C) 2011-2016 OpenFOAM Foundation \\ / A nd | Copyright (C) 2011-2018 OpenFOAM Foundation
\\/ M anipulation | \\/ M anipulation |
------------------------------------------------------------------------------- -------------------------------------------------------------------------------
License License
@ -60,7 +60,7 @@ Description
Usage Usage
\table \table
Property | Description | Required | Default value Property | Description | Required | Default value
type | type name: forces | yes | type | type name: forceCoeffs | yes |
log | write force data to standard output | no | no log | write force data to standard output | no | no
patches | patches included in the forces calculation | yes | patches | patches included in the forces calculation | yes |
liftDir | lift direction | yes | liftDir | lift direction | yes |