Updated header documentation processed by Doxygen

This commit is contained in:
Henry Weller
2016-06-19 21:23:54 +01:00
parent 0c62c8e1d0
commit 71fdcab771
162 changed files with 214 additions and 361 deletions

View File

@ -45,7 +45,6 @@ Description
Usage
\table
Property | Description | Required | Default value
p | Pressure field name | no | p
@ -54,7 +53,7 @@ Usage
Example of the boundary condition specification:
\verbatim
myPatch
<patchName>
{
type fixedRho;
}

View File

@ -34,7 +34,6 @@ Description
the Eulerian multiphase solvers.
Usage
\table
Property | Description | Required | Default value
Prt | Turbulent Prandtl number | no | 0.85
@ -45,7 +44,7 @@ Usage
Example of the boundary condition specification:
\verbatim
myPatch
<patchName>
{
type alphatPhaseChangeJayatillekeWallFunction;
Prt 0.85;