mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
ENH: doxygen documentation updates
This commit is contained in:
@ -21,12 +21,11 @@ License
|
||||
You should have received a copy of the GNU General Public License
|
||||
along with OpenFOAM. If not, see <http://www.gnu.org/licenses/>.
|
||||
|
||||
\addtogroup grpForcesFunctionObjects
|
||||
@{
|
||||
|
||||
Class
|
||||
Foam::forceCoeffs
|
||||
|
||||
\ingroup grpForcesFunctionObjects
|
||||
|
||||
Description
|
||||
Derived from the forces function object, creates a specialisation to
|
||||
calculate lift and drag forces.
|
||||
@ -34,7 +33,6 @@ Description
|
||||
SourceFiles
|
||||
forceCoeffs.C
|
||||
IOforceCoeffs.H
|
||||
@}
|
||||
|
||||
\*---------------------------------------------------------------------------*/
|
||||
|
||||
|
||||
@ -21,12 +21,11 @@ License
|
||||
You should have received a copy of the GNU General Public License
|
||||
along with OpenFOAM. If not, see <http://www.gnu.org/licenses/>.
|
||||
|
||||
\addtogroup grpForcesFunctionObjects
|
||||
@{
|
||||
|
||||
Class
|
||||
Foam::forces
|
||||
|
||||
\ingroup grpForcesFunctionObjects
|
||||
|
||||
Description
|
||||
Calculates the forces and moments by integrating the pressure and
|
||||
skin-friction forces over a given list of patches.
|
||||
@ -54,7 +53,6 @@ Note
|
||||
SourceFiles
|
||||
forces.C
|
||||
IOforces.H
|
||||
@}
|
||||
|
||||
\*---------------------------------------------------------------------------*/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user