Skip to content
Snippets Groups Projects
Commit a5d8932f authored by Andrew Heather's avatar Andrew Heather
Browse files

ENH: pressureTools FO - updated header documentation

parent 08e03eba
Branches
Tags
No related merge requests found
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / F ield | OpenFOAM: The Open Source CFD Toolbox
\\ / O peration | \\ / O peration |
\\ / A nd | Copyright (C) 2012-2013 OpenFOAM Foundation \\ / A nd | Copyright (C) 2012-2013 OpenFOAM Foundation
\\/ M anipulation | \\/ M anipulation | Copyright (C) 2015 OpenCFD Ltd
------------------------------------------------------------------------------- -------------------------------------------------------------------------------
License License
This file is part of OpenFOAM. This file is part of OpenFOAM.
...@@ -93,6 +93,9 @@ Description ...@@ -93,6 +93,9 @@ Description
Property | Description | Required | Default value Property | Description | Required | Default value
type | type name: pressureTools| yes | type | type name: pressureTools| yes |
calcTotal | Calculate total coefficient | yes | calcTotal | Calculate total coefficient | yes |
pName | Name of pressure field | no | p
UName | Name of velocity field | no | U
rhoName | Name of density field | no | rho
pRef | Reference pressure for total pressure | no | 0.0 pRef | Reference pressure for total pressure | no | 0.0
calcCoeff | Calculate pressure coefficient | yes | calcCoeff | Calculate pressure coefficient | yes |
pInf | Freestream pressure for coefficient calculation | no | pInf | Freestream pressure for coefficient calculation | no |
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment