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
|
\table
|
||||||
Property | Description | Required | Default value
|
Property | Description | Required | Default value
|
||||||
type | type name: wallShearStress | yes |
|
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
|
patches | list of patches to process | no | all wall patches
|
||||||
log | Log to standard output | no | yes
|
log | Log to standard output | no | yes
|
||||||
\endtable
|
\endtable
|
||||||
|
|||||||
@ -27,7 +27,7 @@ Class
|
|||||||
Description
|
Description
|
||||||
A surfaceWriter for outputting to a form useable for the
|
A surfaceWriter for outputting to a form useable for the
|
||||||
timeVaryingMapped boundary condition. This reads the data from
|
timeVaryingMapped boundary condition. This reads the data from
|
||||||
constant/boundaryData/<patch>
|
constant/boundaryData/\<patch\>
|
||||||
|
|
||||||
Typical way of working:
|
Typical way of working:
|
||||||
- use a sampledSurface of type 'patch' (to sample a patch):
|
- use a sampledSurface of type 'patch' (to sample a patch):
|
||||||
|
|||||||
Reference in New Issue
Block a user