turbulentInletFvPatchField.H File Reference
Include dependency graph for turbulentInletFvPatchField.H:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  turbulentInletFvPatchField< Type >
 This boundary condition produces spatiotemporal-variant field by summing a set of pseudo-random numbers and a given spatiotemporal-invariant mean field. The field can be any type, e.g. scalarField. At a single point and time, all components are summed by the same random number, e.g. velocity components (u, v, w) are summed by the same random number, p; thus, output is (u+p, v+p, w+p). More...
 

Namespaces

namespace  Foam
 Namespace for OpenFOAM.
 

Detailed Description

Original source file turbulentInletFvPatchField.H

Definition in file turbulentInletFvPatchField.H.