diff --git a/examples/ConfigFiles/Phase_Phenopowerlaw_Aluminum.yaml b/examples/ConfigFiles/Phase_Phenopowerlaw_Aluminum.yaml index 01b354b89..1c15206b7 100644 --- a/examples/ConfigFiles/Phase_Phenopowerlaw_Aluminum.yaml +++ b/examples/ConfigFiles/Phase_Phenopowerlaw_Aluminum.yaml @@ -1,6 +1,7 @@ Aluminum: lattice: cF mechanics: + output: [F, P, F_e, F_p, L_p, O] elasticity: {C_11: 106.75e9, C_12: 60.41e9, C_44: 28.34e9, type: hooke} plasticity: N_sl: [12] diff --git a/examples/ConfigFiles/Phase_Phenopowerlaw_Gold.yaml b/examples/ConfigFiles/Phase_Phenopowerlaw_Gold.yaml index 370009dde..6f55af739 100644 --- a/examples/ConfigFiles/Phase_Phenopowerlaw_Gold.yaml +++ b/examples/ConfigFiles/Phase_Phenopowerlaw_Gold.yaml @@ -1,6 +1,7 @@ Gold: lattice: cF mechanics: + output: [F, P, F_e, F_p, L_p, O] elasticity: {C_11: 191.0e9, C_12: 162.0e9, C_44: 42.20e9, type: hooke} plasticity: N_sl: [12] diff --git a/examples/ConfigFiles/Phase_Phenopowerlaw_Magnesium.yaml b/examples/ConfigFiles/Phase_Phenopowerlaw_Magnesium.yaml index dd5f6064e..7ae4699e0 100644 --- a/examples/ConfigFiles/Phase_Phenopowerlaw_Magnesium.yaml +++ b/examples/ConfigFiles/Phase_Phenopowerlaw_Magnesium.yaml @@ -3,6 +3,7 @@ Magnesium: lattice: hP c/a: 1.62350 mechanics: + output: [F, P, F_e, F_p, L_p, O] elasticity: {C_11: 59.3e9, C_12: 25.7e9, C_13: 21.4e9, C_33: 61.5e9, C_44: 16.4e9, type: hooke} plasticity: N_sl: [3, 3, 0, 6, 0, 6] diff --git a/examples/ConfigFiles/Phase_Phenopowerlaw_cpTi-alpha.yaml b/examples/ConfigFiles/Phase_Phenopowerlaw_cpTi-alpha.yaml index 4fa40924e..789986138 100644 --- a/examples/ConfigFiles/Phase_Phenopowerlaw_cpTi-alpha.yaml +++ b/examples/ConfigFiles/Phase_Phenopowerlaw_cpTi-alpha.yaml @@ -4,6 +4,7 @@ Ti-alpha: lattice: hP c/a: 1.587 mechanics: + output: [F, P, F_e, F_p, L_p, O] elasticity: {C_11: 160.0e9, C_12: 90.0e9, C_13: 211.1e9, C_33: 181.7e9, C_44: 46.5e9, type: hooke} plasticity: N_sl: [3, 3, 0, 6]