FoamFile
{
    version     2.0;
    format      ascii;
    class       dictionary;
    location    "constant";
    object      transportProperties;
}
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
// Material properties of the B-metal (pure positive electrode) evaluated at T_op
cp               cp    [0  2 -2 -1 0  0 0]  1.7e+02;  // Specific heat capacity
kappa            kappa [1  1 -3 -1 0  0 0]  1.421e+01;  // Thermal conductivity
rho              rho   [1 -3  0  0 0  0 0]  8.576e+03;   // Density rho_{0} TODO Check it
qVol		         qVol  [1 -1 -3  0 0  0 0]  0.000e+00;   // Internal heat generation
rhoEl	           rhoEl [1  3 -3  0 0 -2 0]	1.39e-06;   // Electrical resistivity
DAB              DAB   [0  2 -1  0 0  0 0]  7.0e-09;   // Diffusivity
// ************************************************************************* //
