FreeFOAM The Cross-Platform CFD Toolkit
Hosted by SourceForge:
Get FreeFOAM at SourceForge.net.
            Fast, secure and Free Open Source software downloads

UOprocess Class Reference

Random UO process. More...

#include <randomProcesses/UOprocess.H>


Detailed Description

Random UO process.

Source files

Definition at line 54 of file UOprocess.H.

Collaboration diagram for UOprocess:

List of all members.

Public Member Functions

 UOprocess (const Kmesh &kmesh, const scalar deltaT, const dictionary &)
 Construct from wavenumber mesh and timestep.
const complexVectorField &  newField ()

Constructor & Destructor Documentation

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, K, Foam::magSqr(), and Foam::sqr().


Member Function Documentation

const complexVectorField & newField (  )

Definition at line 99 of file UOprocess.C.

References forAll, Foam::Info, K, Foam::magSqr(), Foam::nl, and Foam::sqr().


The documentation for this class was generated from the following files: