DOC: pressure: correct the usage explanations for pName (#2221)

This commit is contained in:
Hassan Kassem 2021-10-02 16:36:09 +01:00 committed by Kutalmis Bercin
parent 770df14bf6
commit 40bed278ef

View File

@ -96,7 +96,7 @@ Usage
mode \<option\>;
// Optional entries (runtime modifiable)
p \<pName\>;
field \<pName\>;
U \<UName\>;
rho <rhoName>;
rhoInf 1.0; // enabled if rho=rhoInf
@ -118,7 +118,7 @@ Usage
type | Type name: pressure | word | yes | -
libs | Library name: fieldFunctionObjects | word | yes | -
mode | Calculation mode (see below) | word | yes | -
p | Name of the pressure field | word | no | p
field | Name of the pressure field | word | no | p
U | Name of the velocity field | word | no | U
rho | Name of the density field | word | no | rho
rhoInf | Freestream density for coefficient calculation | scalar <!--