/*--------------------------------*- C++ -*----------------------------------*\
| =========                 |                                                 |
| \\      /  F ield         | OpenFOAM: The Open Source CFD Toolbox           |
|  \\    /   O peration     | Version:  1.7.1                                 |
|   \\  /    A nd           | Web:      www.OpenFOAM.com                      |
|    \\/     M anipulation  |                                                 |
\*---------------------------------------------------------------------------*/
FoamFile
{
    version     2.0;
    format      ascii;
    class       dictionary;
    location    "constant";
    object      materialProperties;
}
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //


k0             k0 [0 0 0 0 0 0 0 ] 0.4;

gammaD         gammaD [1 -2 -2 0 0 0 0 ] 1.08e4;

relDensity     relDensity [0 0 0 0 0 0 0] 0.54;

alpha          alpha [0 0 0 0 0 0 0 ] 0.246;

beta           beta [0 0 0 0 0 0 0 ] -0.165;




// ************************************************************************* //
