powerLaw: updated documentation for Doxygen

This commit is contained in:
Chris Greenshields
2022-07-27 11:09:48 +01:00
parent 0e20dd4be1
commit 380558649e

View File

@ -28,12 +28,13 @@ Description
Standard power-law generalised Newtonian viscosity model
The power-law model provides a function for viscosity, limited by
minimum and maximum values \f$\nu_\min\f$ and \f$\nu_\max\f$ respectively.
minimum and maximum values \f$\nu_{\min}\f$ and \f$\nu_{\max}\f$
respectively.
Kinematic viscosity [m^2/s]
\f[
\nu = k\gamma^{n - 1}, \nu_\min \le \nu \le \nu_\max
\nu = k\gamma^{n - 1}, \nu_{\min} \le \nu \le \nu_{\max}
\f]
Example specification: