diff --git a/src/postProcessing/functionObjects/utilities/wallShearStress/wallShearStress.H b/src/postProcessing/functionObjects/utilities/wallShearStress/wallShearStress.H index 7d51167335..83bafbab53 100644 --- a/src/postProcessing/functionObjects/utilities/wallShearStress/wallShearStress.H +++ b/src/postProcessing/functionObjects/utilities/wallShearStress/wallShearStress.H @@ -61,7 +61,7 @@ Description \table Property | Description | Required | Default value type | type name: wallShearStress | yes | - resultName | Name of wall shear stress field | no | + resultName | Name of wall shear stress field | no | \ patches | list of patches to process | no | all wall patches log | Log to standard output | no | yes \endtable diff --git a/src/sampling/sampledSurface/writers/boundaryData/boundaryDataSurfaceWriter.H b/src/sampling/sampledSurface/writers/boundaryData/boundaryDataSurfaceWriter.H index 27433a57da..0c5409719f 100644 --- a/src/sampling/sampledSurface/writers/boundaryData/boundaryDataSurfaceWriter.H +++ b/src/sampling/sampledSurface/writers/boundaryData/boundaryDataSurfaceWriter.H @@ -27,7 +27,7 @@ Class Description A surfaceWriter for outputting to a form useable for the timeVaryingMapped boundary condition. This reads the data from - constant/boundaryData/ + constant/boundaryData/\ Typical way of working: - use a sampledSurface of type 'patch' (to sample a patch):