From 64eb2b6d119c4f5cf7691a7f8a260ec3cd6b6f9f Mon Sep 17 00:00:00 2001 From: Elias Pipping <elias.pipping@fu-berlin.de> Date: Sat, 25 Feb 2012 13:42:50 +0100 Subject: [PATCH] Typo --- dune/tectonic/nicefunction.hh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dune/tectonic/nicefunction.hh b/dune/tectonic/nicefunction.hh index 015bb502..2bb5763e 100644 --- a/dune/tectonic/nicefunction.hh +++ b/dune/tectonic/nicefunction.hh @@ -45,7 +45,7 @@ class RuinaFunction : public NiceFunction { If mu and sigma_n denote the coefficient of friction and the normal stress, respectively, this function is given by - 1/eta sigma_n h(max(eta id, rho)) + a rho + mu + 1/eta sigma_n r(max(eta id, rho)) + a rho + mu with the constants a and b from Ruina's model and -- GitLab