mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-12-28 03:37:59 +00:00
Updated header documentation processed by Doxygen
This commit is contained in:
@ -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;
|
||||
}
|
||||
|
||||
@ -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;
|
||||
|
||||
Reference in New Issue
Block a user