We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a285ea3 commit 3bb7b55Copy full SHA for 3bb7b55
include/aspect/material_model/ascii_reference_profile.h
@@ -36,9 +36,9 @@ namespace aspect
36
* and computes properties based on this profile.
37
*
38
* The viscosity is computed as
39
- * \begin{equation}
+ * \f[
40
* \eta(z,T) = \eta_r(z) \eta_0 \exp\left(-A \frac{T - T_\text{adi}}{T_\text{adi}}\right)."
41
- * \end{equation}
+ * \f]
42
43
* @ingroup MaterialModels
44
*/
0 commit comments