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 | |
Foam | |
Functions | |
makePatchTypeFieldTypedefs (turbulentInlet) | |
Original source file turbulentInletFvPatchFieldsFwd.H
Definition in file turbulentInletFvPatchFieldsFwd.H.
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.