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

pdf Class Reference

A library of runtime-selectable PDF's. More...

#include <pdf/pdf.H>


Detailed Description

A library of runtime-selectable PDF's.

Returns a sampled value given the expectation (nu) and variance (sigma^2)

Current PDF's include:

  • exponential
  • fixedValue
  • general
  • multi-normal
  • normal
  • Rosin-Rammler
  • uniform

The pdf is tabulated in equidistant nPoints, in an interval. These values are integrated to obtain the cumulated PDF, which is then used to change the distribution from unifrom to the actual pdf.

Source files

The documentation for this class was generated from the following file:
  • src/thermophysicalModels/pdfs/pdf/pdf.H