diff --git a/src/functionObjects/forces/forceCoeffs/forceCoeffs.H b/src/functionObjects/forces/forceCoeffs/forceCoeffs.H index 34cc95c35e932a21fc62c42447ef89faf55917a4..84bfacbd13c02eb774c5f765c38be4be4f44f30a 100644 --- a/src/functionObjects/forces/forceCoeffs/forceCoeffs.H +++ b/src/functionObjects/forces/forceCoeffs/forceCoeffs.H @@ -96,6 +96,7 @@ Usage writeFields | Write force,moment coefficient fields | no | no patches | Patches included in the forces calculation | yes | magUInf | Free stream velocity magnitude | yes | + rhoInf | Free stream density | for compressible cases | lRef | Reference length scale for moment calculations | yes | Aref | Reference area | yes | porosity | Include porosity contributions | no | false diff --git a/src/functionObjects/initialisation/hydrostaticPressure/hydrostaticPressure.H b/src/functionObjects/initialisation/hydrostaticPressure/hydrostaticPressure.H index ce280223e735e5ca3c06183ff0aedd454b932a43..433ad80eee11cc159fcddb6528625a9dfda81dfd 100644 --- a/src/functionObjects/initialisation/hydrostaticPressure/hydrostaticPressure.H +++ b/src/functionObjects/initialisation/hydrostaticPressure/hydrostaticPressure.H @@ -48,7 +48,7 @@ Usage p_rgh | Name of p_rgh field | no | p_rgh ph_rgh | Name of ph_rgh field | no | ph_rgh pRef | Name of pressure ref field | no | pRef - pRefValue | Value of pressure ref when pRef set to pInf | no | 0 + pRefValue | Value of pressure ref | when pRef set to pInf | 0 rho | Name of density field | no | rho U | Name of velocity field | no | U gh | Name of gravity*height volume field | no | gh