Random Ornstein-Uhlenbeck process. More...
Public Member Functions | |
OUprocess (const Kmesh &kmesh, const scalar deltaT, const dictionary &) | |
Construct from wavenumber mesh, timestep and coefficients dict. More... | |
const complexVectorField & | newField (const scalar deltaT) const |
Return the current random Ornstein-Uhlenbeck process field. More... | |
OUprocess | ( | const Kmesh & | kmesh, |
const scalar | deltaT, | ||
const dictionary & | OUdict | ||
) |
Construct from wavenumber mesh, timestep and coefficients dict.
Definition at line 49 of file OUprocess.C.
References forAll, K, Foam::magSqr(), and Foam::sqr().
const complexVectorField & newField | ( | const scalar | deltaT | ) | const |
Return the current random Ornstein-Uhlenbeck process field.
Definition at line 93 of file OUprocess.C.
References forAll, K, Foam::magSqr(), and Foam::sqr().