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 transportProperties;
16 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
18 mug mug [0 2 -1 0 0 0 0] 0;
19 mul mul [0 2 -1 0 0 0 0] 1e-3;
21 rhog rhog [ 1 -3 0 0 0 0 0 ] 1;
22 rhol rhol [ 1 -3 0 0 0 0 0 ] 1000;
24 sigma sigma [ 1 0 -2 0 0 0 0 ] 20;
26 h0 ho [0 1 0 0 0 0 0] 1e-10;
28 // ************************************************************************* //