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]   7.13e-07; 	// Viscosity
// ************************************************************************* //
