From 492e9a0cb851bc0875b139d1d5dba65c679513d4 Mon Sep 17 00:00:00 2001 From: Abisheik Panneerselvam Date: Fri, 21 May 2021 17:05:47 +0200 Subject: [PATCH] keyword names corrected --- examples/mesh/material.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/examples/mesh/material.yaml b/examples/mesh/material.yaml index 225f54607..4c3026c21 100644 --- a/examples/mesh/material.yaml +++ b/examples/mesh/material.yaml @@ -1,15 +1,15 @@ homogenization: SX: N_constituents: 1 - mechanics: {type: pass} + mechanical: {type: pass} phase: Aluminum: lattice: cF - mechanics: + mechanical: output: [F, P, F_e, F_p, L_p] - elasticity: {type: Hooke, C_11: 106.75e9, C_12: 60.41e9, C_44: 28.34e9} - plasticity: + elastic: {type: Hooke, C_11: 106.75e9, C_12: 60.41e9, C_44: 28.34e9} + plastic: type: phenopowerlaw N_sl: [12] a_sl: 2.25