From 95017b252f02fef6e22e130340c864ea42460853 Mon Sep 17 00:00:00 2001 From: Sharan Roongta Date: Fri, 24 Feb 2023 14:16:16 +0100 Subject: [PATCH] typo in example --- python/damask/_result.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/damask/_result.py b/python/damask/_result.py index f2fd06091..f6dddc9a0 100644 --- a/python/damask/_result.py +++ b/python/damask/_result.py @@ -678,7 +678,7 @@ class Result: ... '1/m²','total mobile dislocation density') >>> r.add_calculation('np.sum(#rho_dip#,axis=1)','rho_dip_total', ... '1/m²','total dislocation dipole density') - >>> r.add_calculation('#rho_dip_total#+#rho_mob_total','rho_total', + >>> r.add_calculation('#rho_dip_total#+#rho_mob_total#','rho_total', ... '1/m²','total dislocation density') Add Mises equivalent of the Cauchy stress without storage of