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 thermodynamicProperties;
16 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
18 barotropicCompressibilityModel linear;
20 psiv psiv [ 0 -2 2 0 0 ] 2.5e-06;
22 rholSat rholSat [ 1 -3 0 0 0 ] 830;
24 psil psil [ 0 -2 2 0 0 ] 5e-07;
26 pSat pSat [ 1 -1 -2 0 0 ] 4500;
28 rhoMin rhoMin [ 1 -3 0 0 0 ] 0.001;
31 // ************************************************************************* //