1 /*--------------------------------*- C++ -*----------------------------------*\
3 | \\ / F ield | foam-extend: Open Source CFD |
4 | \\ / O peration | Version: 3.2 |
5 | \\ / A nd | Web: http://www.foam-extend.org |
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;
30 // ************************************************************************* //