FreeFOAM The Cross-Platform CFD Toolkit
turbGen Class Reference

Generate a turbulent velocity field conforming to a given energy spectrum and being divergence free. More...

#include <randomProcesses/turbGen.H>


Detailed Description

Generate a turbulent velocity field conforming to a given energy spectrum and being divergence free.

Source files

Definition at line 54 of file turbGen.H.

List of all members.

Public Member Functions

 turbGen (const Kmesh &k, const scalar EA, const scalar K0)
 Construct from components.
vectorField U ()
 Generate and return a velocity field.

Constructor & Destructor Documentation

turbGen ( const Kmesh k,
const scalar  EA,
const scalar  K0 
)

Construct from components.

Definition at line 41 of file turbGen.C.


Member Function Documentation


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