/*--------------------------------*- C++ -*----------------------------------*\
| ========= | |
| \\ / F ield | foam-extend: Open Source CFD |
| \\ / O peration | Version: 4.1 |
| \\ / A nd | Web: http://www.foam-extend.org |
| \\/ M anipulation | |
\*---------------------------------------------------------------------------*/
FoamFile
{
version 2.0;
format ascii;
class dictionary;
location "constant";
object transportProperties;
}
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
K K [ 0 1 -1 0 0 0 0 ] 0.00000288889;
alpha alpha [ 0 -1 0 0 0 0 0 ] 3.6;
n n [ 0 0 0 0 0 0 0 ] 1.56;
thetas thetas [ 0 0 0 0 0 0 0 ] 0.43;
thetar thetar [ 0 0 0 0 0 0 0 ] 0.078;
S S [ 0 -1 0 0 0 0 0 ] 0.00001;
C C [ 0 -1 0 0 0 0 0 ] 1;
// ************************************************************************* //