Difference between revisions of "Contrib/calcPressureDifference"

From OpenFOAMWiki
m
m
Line 1: Line 1:
{{VersionInfo}}{{Version1.1}}
+
{{VersionInfo}}{{Version1.2}}
  
 
== Short description ==
 
== Short description ==
Line 28: Line 28:
  
 
* First version
 
* First version
 
+
* 27 Feb 2006: New Version that compiles with 1.2
  
 
----
 
----
  
 
--[[User:Bgschaid|Bgschaid]] 21:11, 15 Aug 2005 (CEST)
 
--[[User:Bgschaid|Bgschaid]] 21:11, 15 Aug 2005 (CEST)

Revision as of 16:00, 27 February 2006

Valid versions: OF version 12.png

1 Short description

Calculates the pressure difference between two boundary patches

2 Motivation

3 Usage

The utility is controlled by a Dictionary. The contents of the dictionary are

  • the name of the "inlet" patch
  • the name of the "outlet" patch
  • for incompressible calculations a density can be defined. This is used to correct (in other words multiply) the results to get the same values as those printed by Fluent.

4 Notes

To calculate the pressure difference between the two patches the average pressure at the patche is used.

5 Download

The tar file with the sources

6 History

  • First version
  • 27 Feb 2006: New Version that compiles with 1.2

--Bgschaid 21:11, 15 Aug 2005 (CEST)