From f7667ae0506cb6a91e7c20ae7d070fdcddd3b53f Mon Sep 17 00:00:00 2001 From: Chris Greenshields Date: Thu, 16 Jun 2016 13:04:13 +0100 Subject: [PATCH] Packaged function objects: reformatted units in Descriptions --- etc/caseDicts/postProcessing/forces/forceCoeffsCompressible | 2 +- etc/caseDicts/postProcessing/forces/forcesCompressible | 2 +- etc/caseDicts/postProcessing/pressure/staticPressure | 2 +- etc/caseDicts/postProcessing/pressure/totalPressureCompressible | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/etc/caseDicts/postProcessing/forces/forceCoeffsCompressible b/etc/caseDicts/postProcessing/forces/forceCoeffsCompressible index c7e6936a1..abb8f6e39 100644 --- a/etc/caseDicts/postProcessing/forces/forceCoeffsCompressible +++ b/etc/caseDicts/postProcessing/forces/forceCoeffsCompressible @@ -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). \*---------------------------------------------------------------------------*/ diff --git a/etc/caseDicts/postProcessing/forces/forcesCompressible b/etc/caseDicts/postProcessing/forces/forcesCompressible index 9814f286e..000cb97b8 100644 --- a/etc/caseDicts/postProcessing/forces/forcesCompressible +++ b/etc/caseDicts/postProcessing/forces/forcesCompressible @@ -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). \*---------------------------------------------------------------------------*/ diff --git a/etc/caseDicts/postProcessing/pressure/staticPressure b/etc/caseDicts/postProcessing/pressure/staticPressure index d57f7032d..ed64233c0 100644 --- a/etc/caseDicts/postProcessing/pressure/staticPressure +++ b/etc/caseDicts/postProcessing/pressure/staticPressure @@ -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. \*---------------------------------------------------------------------------*/ diff --git a/etc/caseDicts/postProcessing/pressure/totalPressureCompressible b/etc/caseDicts/postProcessing/pressure/totalPressureCompressible index 5492b1433..2ba68628b 100644 --- a/etc/caseDicts/postProcessing/pressure/totalPressureCompressible +++ b/etc/caseDicts/postProcessing/pressure/totalPressureCompressible @@ -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). \*---------------------------------------------------------------------------*/