diff --git a/src/Mod/Fem/femexamples/material_nl_platewithhole.py b/src/Mod/Fem/femexamples/material_nl_platewithhole.py index abebc8c07e..747a662387 100644 --- a/src/Mod/Fem/femexamples/material_nl_platewithhole.py +++ b/src/Mod/Fem/femexamples/material_nl_platewithhole.py @@ -63,7 +63,7 @@ def get_information(): "meshelement": "Tet10", "constraints": ["fixed", "force"], "solvers": ["calculix"], - "material": "multimaterial", + "material": "nonlinear", "equation": "mechanical" }