mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
STYLE: Updated header doc to keep Doxygen happy
This commit is contained in:
@ -61,7 +61,7 @@ Description
|
||||
\table
|
||||
Property | Description | Required | Default value
|
||||
type | type name: wallShearStress | yes |
|
||||
resultName | Name of wall shear stress field | no | <function name>
|
||||
resultName | Name of wall shear stress field | no | \<function name\>
|
||||
patches | list of patches to process | no | all wall patches
|
||||
log | Log to standard output | no | yes
|
||||
\endtable
|
||||
|
||||
@ -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/<patch>
|
||||
constant/boundaryData/\<patch\>
|
||||
|
||||
Typical way of working:
|
||||
- use a sampledSurface of type 'patch' (to sample a patch):
|
||||
|
||||
Reference in New Issue
Block a user