diff --git a/src/functionObjects/forces/forceCoeffs/forceCoeffs.H b/src/functionObjects/forces/forceCoeffs/forceCoeffs.H index 9c8e16e12eba98fb74065c3ffdb8de35a74e8752..53e50a18b2c7d1817af0a4e4ab192f95c2af73a3 100644 --- a/src/functionObjects/forces/forceCoeffs/forceCoeffs.H +++ b/src/functionObjects/forces/forceCoeffs/forceCoeffs.H @@ -75,7 +75,7 @@ Usage Where the entries comprise: \table Property | Description | Required | Default value - type | Type name: forces | yes | + type | Type name: forceCoeffs | yes | log | Write force data to standard output | no | no writeFields | Write the force and moment coefficient fields | no | no patches | Patches included in the forces calculation | yes |