diff --git a/src/functionObjects/field/pressure/pressure.H b/src/functionObjects/field/pressure/pressure.H index 67b716bcc0..cca35b7396 100644 --- a/src/functionObjects/field/pressure/pressure.H +++ b/src/functionObjects/field/pressure/pressure.H @@ -96,7 +96,7 @@ Usage mode \; // Optional entries (runtime modifiable) - p \; + field \; U \; rho ; 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