Files
openfoam/tutorials/twoPhaseEulerFoam/bubbleColumn/constant/ppProperties

38 lines
1.1 KiB
Plaintext

/*---------------------------------------------------------------------------*\
| ========= | |
| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox |
| \\ / O peration | Version: 1.4 |
| \\ / A nd | Web: http://www.openfoam.org |
| \\/ M anipulation | |
\*---------------------------------------------------------------------------*/
FoamFile
{
version 2.0;
format ascii;
root "";
case "";
instance "";
local "";
note "particle-particle interaction Properties for Foam";
class dictionary;
object ppProperties;
}
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
preAlphaExp 300;
expMax 10.0;
alphaMax 0.6;
g0 g0 [ 1 -1 -2 0 0 0 0 ] 0 ;
packingLimiter off;
// ************************************************************************* //