Files
Pre-processing
Collaboration diagram for Pre-processing:

Files

file  applyBoundaryLayer.C
 Apply a simplified boundary-layer model to the velocity and turbulence fields based on the 1/7th power-law.
 
file  boxTurb.C
 Create a box of divergence-free turbulence conforming to a given energy spectrum.
 
file  changeDictionary.C
 Utility to change dictionary entries, e.g. can be used to change the patch type in the field and polyMesh/boundary files.
 
file  createExternalCoupledPatchGeometry.C
 Generate the patch geometry (points and faces) for use with the externalCoupled functionObject.
 
file  createZeroDirectory.C
 Creates a zero directory with fields appropriate for the chosen solver and turbulence model. Operates on both single and multi-region cases.
 
file  dsmcInitialise.C
 Initialise a case for dsmcFoam by reading the initialisation dictionary system/dsmcInitialise.
 
file  engineSwirl.C
 Generate a swirl flow for engine calculations.
 
file  faceAgglomerate.C
 Agglomerate boundary faces using the pairPatchAgglomeration algorithm.
 
file  foamUpgradeCyclics.C
 Tool to upgrade mesh and fields for split cyclics.
 
file  mapFields.C
 Maps volume fields from one mesh to another, reading and interpolating all fields present in the time directory of both cases.
 
file  mapFieldsPar.C
 Maps volume fields from one mesh to another, reading and interpolating all fields present in the time directory of both cases.
 
file  mdInitialise.C
 Initialises fields for a molecular dynamics (MD) simulation.
 
file  setExprBoundaryFields.C
 Set boundary values using an expression.
 
file  setExprFields.C
 Set values on a selected set of cells/patch-faces via a dictionary.
 
file  setFields.C
 Set values on a selected set of cells/patch-faces via a dictionary.
 
file  setTurbulenceFields.C
 Initialises turbulence fields according to various empirical governing equations.
 
file  viewFactorsGen.C
 This view factors generation application uses a combined approach of double area integral (2AI) and double linear integral (2LI). 2AI is used when the two surfaces are 'far' apart and 2LI when they are 'close'. 2LI is integrated along edges using Gaussian quadrature. The distance between faces is calculating a ratio between averaged areas and the distance between face centres.
 
file  wallFunctionTable.C
 Generates a table suitable for use by tabulated wall functions.
 

Detailed Description

This group contains pre-processing utilities