The solute transport equation for unsaturated media describes movement of
solute by the *solute concentration* :math:`c_w`,
solute by the *solute concentration* :math:`c_w \, [\mathrm{kg}/\mathrm{m}^3]`,
.. math::
...
...
@@ -51,7 +51,7 @@ solute by the *solute concentration* :math:`c_w`,
\right]
= 0,
where :math:`D \, []` is the effective hydrodynamic dispersion tensor, and :math:`\vec{j}_w` is the water flux. Currently, :math:`D` can only be used as a constant parameter by the keyword ``effHydrDips`` in the configuration file.
where :math:`D \, [\mathrm{m}^2/\mathrm{s}]` is the effective hydrodynamic dispersion tensor, and :math:`\vec{j}_w` is the water flux. Currently, :math:`D` can only be used as a constant parameter by the keyword ``effHydrDips`` in the configuration file.
.. TODO: Update effective hydrodynamic dispersion description once parameterization is merged in master.