Cleanup/maxwell stefan use harmonicmean for tpfa
Compare changes
What this MR does / why does DuMux need it: This cleans up the Maxwell-Stefan tpfa diffusion law. Previously we used a version, where the tpfa calculation was harder to read and e.g. the calculation of the mole fraction gradient was not obvious but hidden in vector-matrix multiplications. This is not practical if we want to add more driving forces of diffusion.
Todo: