Public Member Functions | |
UOprocess (const Kmesh &kmesh, const scalar deltaT, const dictionary &) | |
Construct from wavenumber mesh and timestep. More... | |
const complexVectorField & | newField () |
Private Member Functions | |
complexVector | WeinerProcess () |
Private Attributes | |
Random | GaussGen |
const Kmesh & | Mesh |
const scalar | DeltaT |
const scalar | RootDeltaT |
complexVectorField | UOfield |
scalar | Alpha |
scalar | Sigma |
scalar | Kupper |
scalar | Klower |
scalar | Scale |
UOprocess | ( | const Kmesh & | kmesh, |
const scalar | deltaT, | ||
const dictionary & | UOdict | ||
) |
Construct from wavenumber mesh and timestep.
Definition at line 54 of file UOprocess.C.
References forAll, Foam::magSqr(), and Foam::sqr().
|
private |
Definition at line 39 of file UOprocess.C.
References UOprocess::GaussGen, Random::GaussNormal(), and UOprocess::RootDeltaT.
Referenced by UOprocess::newField().
const complexVectorField & newField | ( | ) |
Definition at line 99 of file UOprocess.C.
References UOprocess::Alpha, UOprocess::DeltaT, forAll, Foam::Info, UOprocess::Klower, UOprocess::Kupper, Foam::magSqr(), UOprocess::Mesh, Foam::nl, UOprocess::Scale, UOprocess::Sigma, Foam::sqr(), UOprocess::UOfield, and UOprocess::WeinerProcess().
|
private |
Definition at line 57 of file UOprocess.H.
Referenced by UOprocess::WeinerProcess().
|
private |
Definition at line 59 of file UOprocess.H.
Referenced by UOprocess::newField().
|
private |
Definition at line 60 of file UOprocess.H.
Referenced by UOprocess::newField().
|
private |
Definition at line 60 of file UOprocess.H.
Referenced by UOprocess::WeinerProcess().
|
private |
Definition at line 61 of file UOprocess.H.
Referenced by UOprocess::newField().
|
private |
Definition at line 63 of file UOprocess.H.
Referenced by UOprocess::newField().
|
private |
Definition at line 64 of file UOprocess.H.
Referenced by UOprocess::newField().
|
private |
Definition at line 65 of file UOprocess.H.
Referenced by UOprocess::newField().
|
private |
Definition at line 66 of file UOprocess.H.
Referenced by UOprocess::newField().
|
private |
Definition at line 67 of file UOprocess.H.
Referenced by UOprocess::newField().
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.