Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 250 Bytes

File metadata and controls

17 lines (12 loc) · 250 Bytes

RosinRammler

Class

Foam::RosinRammler

Description

Rosin-Rammler distributionModel

\f[ cumulative model = (1.0 - exp( -(( x - d0)/d)^n ) / (1.0 - exp( -((d1 - d0)/d)^n ) \f]

SourceFiles

RosinRammler.C