Definition in file turbulentInletFvPatchField.H.
#include "src/OpenFOAM/primitives/random/Random.H"#include "src/finiteVolume/fields/fvPatchFields/basic/fixedValue/fixedValueFvPatchFields.H"
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 > |
| Generate a fluctuating inlet condition by adding a random component to a reference (mean) field. Input: referenceField Mean field. fluctuationScale RMS fluctuation, provided as the fraction of the mean field. alpha temporal correlation factor; the fraction of the new random component added to the previous time-step (defaults to 0.1). More... | |
Namespaces | |
| namespace | Foam |
| Namespace for OpenFOAM. | |