mirror of
https://github.com/OpenFOAM/OpenFOAM-6.git
synced 2025-12-08 06:57:46 +00:00
Packaged function objects: reformatted units in Descriptions
This commit is contained in:
@ -8,7 +8,7 @@
|
|||||||
Description
|
Description
|
||||||
Calculates lift, drag and moment coefficients by summing forces on
|
Calculates lift, drag and moment coefficients by summing forces on
|
||||||
specified patches for a case where the solver is compressible (pressure is
|
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).
|
||||||
|
|
||||||
\*---------------------------------------------------------------------------*/
|
\*---------------------------------------------------------------------------*/
|
||||||
|
|
||||||
|
|||||||
@ -7,7 +7,7 @@
|
|||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
Description
|
Description
|
||||||
Calculates pressure and viscous forces over specified patches for a case
|
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).
|
||||||
|
|
||||||
\*---------------------------------------------------------------------------*/
|
\*---------------------------------------------------------------------------*/
|
||||||
|
|
||||||
|
|||||||
@ -6,7 +6,7 @@
|
|||||||
\\/ M anipulation |
|
\\/ M anipulation |
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
Description
|
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.
|
pressure by scaling by a specified density.
|
||||||
|
|
||||||
\*---------------------------------------------------------------------------*/
|
\*---------------------------------------------------------------------------*/
|
||||||
|
|||||||
@ -7,7 +7,7 @@
|
|||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
Description
|
Description
|
||||||
Calculates the total pressure field for a case where the solver is
|
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).
|
||||||
|
|
||||||
\*---------------------------------------------------------------------------*/
|
\*---------------------------------------------------------------------------*/
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user