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 \rho_{0}
betaT    betaT [0  0  0 -1 0  0 0]    3.2e-04; 	// Linear coef. of density
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

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