FoamFile
{
    version     2.0;
    format      ascii;
    class       dictionary;
    location    "constant";
    object      transportProperties;
}
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
// Properties evaluated at T_op
transportModel Newtonian;
nu 		         nu [0 2 -1 0 0 0 0]   1.304e-07; // Viscosity

// ************************************************************************* //
