Skip to content
Snippets Groups Projects
Commit eaaec5c4 authored by andy's avatar andy
Browse files

BUG: Updated pdfDict example - mantis #754

parent 0ac50306
Branches
Tags
No related merge requests found
/*--------------------------------*- C++ -*----------------------------------*\
| ========= | |
| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox |
| \\ / O peration | Version: dev |
| \\ / O peration | Version: dev |
| \\ / A nd | Web: www.OpenFOAM.org |
| \\/ M anipulation | |
\*---------------------------------------------------------------------------*/
......@@ -31,8 +31,8 @@ RosinRammlerDistribution
{
minValue 1e-06;
maxValue 200e-06;
d (60.0e-06);
n (0.8);
d 60.0e-06;
n 0.8;
}
// ************************************************************************* //
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment