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 \*---------------------------------------------------------------------------*/
13 object transportProperties;
15 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
17 mul mul [1 -1 -1 0 0] 6.500e-03;
18 muv muv [1 -1 -1 0 0] 5.953e-06;
22 transportModel twoPhase;
29 transportModel Newtonian;
30 nu nu [0 2 -1 0 0 0 0] 7.831e-06;
31 rho rho [1 -3 0 0 0 0 0] 830;
34 nu0 nu0 [0 2 -1 0 0 0 0] -999;
35 nuInf nuInf [0 2 -1 0 0 0 0] -999;
36 m m [0 0 1 0 0 0 0] -999;
37 n n [0 0 0 0 0 0 0] -999;
41 nu0 nu0 [0 2 -1 0 0 0 0] -999;
42 nuInf nuInf [0 2 -1 0 0 0 0] -999;
43 k k [0 0 1 0 0 0 0] -999;
44 n n [0 0 0 0 0 0 0] -999;
50 transportModel Newtonian;
51 nu nu [0 2 -1 0 0 0 0] 4.252e-05;
52 rho rho [1 -3 0 0 0 0 0] 0.14;
55 nu0 nu0 [0 2 -1 0 0 0 0] -999;
56 nuInf nuInf [0 2 -1 0 0 0 0] -999;
57 m m [0 0 1 0 0 0 0] -999;
58 n n [0 0 0 0 0 0 0] -999;
62 nu0 nu0 [0 2 -1 0 0 0 0] -999;
63 nuInf nuInf [0 2 -1 0 0 0 0] -999;
64 k k [0 0 1 0 0 0 0] -999;
65 n n [0 0 0 0 0 0 0] -999;
69 // ************************************************************************* //