1 /*--------------------------------*- C++ -*----------------------------------*\
3 | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox |
4 | \\ / O peration | Version: 2.0.0 |
5 | \\ / A nd | Web: www.OpenFOAM.com |
6 | \\/ M anipulation | |
7 \*---------------------------------------------------------------------------*/
14 object kineticTheoryProperties;
16 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
22 e e [ 0 0 0 0 0 0 0 ] 0.9;
24 alphaMax alphaMax [ 0 0 0 0 0 0 0 ] 0.6;
26 alphaMinFriction alphaMinFriction [ 0 0 0 0 0 0 0 ] 0.5;
28 Fr Fr [ 1 -1 -2 0 0 0 0 ] 0.05;
30 eta eta [ 0 0 0 0 0 0 0 ] 2;
32 p p [ 0 0 0 0 0 0 0 ] 5;
34 phi phi [ 0 0 0 0 0 0 0 ] 25;
36 viscosityModel Syamlal;
38 conductivityModel HrenyaSinclair;
40 granularPressureModel Lun;
42 frictionalStressModel JohnsonJackson;
48 L L [ 0 1 0 0 0 0 0 ] 0.0005;
52 // ************************************************************************* //