FreeFOAM The Cross-Platform CFD Toolkit
boundaryFoam.C File Reference

Steady-state solver for 1D turbulent flow, typically to generate boundary layer conditions at an inlet, for use in a simulation. More...


Detailed Description

Steady-state solver for 1D turbulent flow, typically to generate boundary layer conditions at an inlet, for use in a simulation.

Boundary layer code to calculate the U, k and epsilon distributions. Used to create inlet boundary conditions for experimental comparisons for which U and k have not been measured. Turbulence model is runtime selectable.

Usage
  • boundaryFoam [OPTION]
Parameters:
-case<dir>
Specify the case directory
-parallel
Run the case in parallel
-help
Display short usage message
-doc
Display Doxygen documentation page
-srcDoc
Display source code

Definition in file boundaryFoam.C.

+ Include dependency graph for boundaryFoam.C:

Go to the source code of this file.