FoamFile
{
    version     2.0;
    format      ascii;
    class       dictionary;
    location    "constant";
    object      transportProperties;
}
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
// Material properties of the electrolyte evaluated at T_op
rho      rho    [1 -3 0 0 0 0 0] 1.648e+03; 	// Density Rho0
kappa    kappa [1 1 -3 -1 0 0 0]  6.904e-01; 	// Thermal Conductivity
cp       cp    [0 2 -2 -1 0 0 0] 1.330e+03; 	// Specific Heat Capacity
qVol     qVol  [1 -1 -3 0 0 0 0] 0.000e+00;     // Internal heat generation
rhoEl    rhoEl [1 3 -3 0 0 -2 0] 6.358e-03;     // Electrical resitivity

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