Difference between revisions of "Main ContribUtilities"

From OpenFOAMWiki
m (postProcessing)
(generation)
Line 14: Line 14:
  
 
==== generation ====
 
==== generation ====
 +
 +
 +
* [[contrib_blockMeshWithSets|blockMeshWithSets]]: generates a mesh from a blockMeshDict with cellSets
  
 
==== manipulation ====
 
==== manipulation ====

Revision as of 19:56, 12 October 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.