FoamFile
{
    version     2.0;
    format      ascii;
    class       dictionary;
    location    "constant";
    object      transportProperties;
}
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
// Material properties of the A-metal (negative electrode) evaluated at T_op
rho              rho    [1 -3  0  0 0  0 0] 4.911e+02;  // Density rho_{0}
cp               cp	    [0  2 -2 -1 0  0 0] 4.237e+03;  // Specific heat capacity
kappa            kappa  [1  1 -3 -1 0  0 0] 5.218e+01;  // Thermal conductivity
qVol		     qVol   [1 -1 -3  0 0  0 0] 0.000e+00;  // Internal heat generation
rhoEl	         rhoEl  [1  3 -3  0 0 -2 0] 3.27e-07;  // Electrical resistivity
// ************************************************************************* //
