Difference between revisions of "Main ContribUtilities"

From OpenFOAMWiki
(postProcessing)
m (postProcessing)
Line 27: Line 27:
 
* [[contrib_calcPressureDifference|calcPressureDifference]]: Simple Utility to calculate the Pressure Difference between two boundaries
 
* [[contrib_calcPressureDifference|calcPressureDifference]]: Simple Utility to calculate the Pressure Difference between two boundaries
  
* [[contrib_calcMassFlow|calcMassFlow]]: Simple Utility to calculate the mass-flow through selected boundaries and cell-sets
+
* [[contrib_calcMassFlow|calcMassFlow]]: Simple Utility to calculate the mass-flow through selected boundaries and face-sets
  
 
=== preProcessing ===
 
=== preProcessing ===

Revision as of 12:20, 6 September 2005

These are utilities contributed by users.

1 Utilities that fit into the OpenFOAM scheme

The structure of this page is modelled after the directory structure of the utility sources.

1.1 errorEstimation

1.2 mesh

1.2.1 advanced

1.2.2 conversion

1.2.3 generation

1.2.4 manipulation

  • makeAxialMesh: converts a 2D-mesh into an axial-symmetric (wedge) mesh

1.3 miscellaneous

1.4 parallelProcessing

1.5 postProcessing

  • calcMassFlow: Simple Utility to calculate the mass-flow through selected boundaries and face-sets

1.6 preProcessing

1.7 surface

1.8 thermophysical

2 Other

These utilities don't fit into the above categories.