Packaged function objects: reformatted units in Descriptions

This commit is contained in:
Chris Greenshields
2016-06-16 13:04:13 +01:00
parent 92dd330ad7
commit f7667ae050
4 changed files with 4 additions and 4 deletions

View File

@ -8,7 +8,7 @@
Description
Calculates lift, drag and moment coefficients by summing forces on
specified patches for a case where the solver is compressible (pressure is
in units ML^-1T^-2, e.g. Pa).
in units M/(LT^2), e.g. Pa).
\*---------------------------------------------------------------------------*/

View File

@ -7,7 +7,7 @@
-------------------------------------------------------------------------------
Description
Calculates pressure and viscous forces over specified patches for a case
where the solver is compressible (pressure is in units ML^-1T^-2, e.g. Pa).
where the solver is compressible (pressure is in units M/(LT^2), e.g. Pa).
\*---------------------------------------------------------------------------*/

View File

@ -6,7 +6,7 @@
\\/ M anipulation |
-------------------------------------------------------------------------------
Description
Calculates the pressure field in units ML^-1T^-2 (e.g. Pa) from kinematic
Calculates the pressure field in units M/(LT^2) (e.g. Pa) from kinematic
pressure by scaling by a specified density.
\*---------------------------------------------------------------------------*/

View File

@ -7,7 +7,7 @@
-------------------------------------------------------------------------------
Description
Calculates the total pressure field for a case where the solver is
compressible (pressure is in units ML^-1T^-2, e.g. Pa).
compressible (pressure is in units M/(LT^2), e.g. Pa).
\*---------------------------------------------------------------------------*/