[tracer] Tracer for multiphase flow
Currently the tracer model only works on top of one-phase flow. It should be no problem extending it to multiphase flow. I special case it probably richards (maybe we can use the mainComponentIsBalanced() trait here).
Also adsorption of tracer to a solid phase would be a nice feature.