From c299585b67364f43d0587e46868d99d6ff436452 Mon Sep 17 00:00:00 2001 From: Ruxin Zhang Date: Sun, 21 Feb 2021 17:36:45 -0500 Subject: [PATCH] For Ti-alpha, corrected the inconsistencies according to reference by C. Zambaldi et al --- .../ConfigFiles/Phase_Phenopowerlaw_cpTi-alpha.config | 8 ++++---- .../ConfigFiles/Phase_Phenopowerlaw_cpTi-alpha.yaml | 10 +++++----- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/examples/ConfigFiles/Phase_Phenopowerlaw_cpTi-alpha.config b/examples/ConfigFiles/Phase_Phenopowerlaw_cpTi-alpha.config index 93d45def7..b6c35c1cb 100644 --- a/examples/ConfigFiles/Phase_Phenopowerlaw_cpTi-alpha.config +++ b/examples/ConfigFiles/Phase_Phenopowerlaw_cpTi-alpha.config @@ -14,10 +14,10 @@ c44 46.5e9 # C. Zambaldi, "Orientation informed nanoindentation of a-titanium: Indentation pileup in hexagonal metals deforming by prismatic slip", J. Mater. Res., Vol. 27, No. 1, Jan 14, 2012 gdot0_slip 0.001 n_slip 20 -nslip 3 3 0 6 -tau0_slip 349.3e6 150e6 0 1107.9e6 -tausat_slip 568.6e6 1502.2e6 0 3420.1e6 +nslip 3 3 0 0 12 +tau0_slip 349e6 150e6 0 0 1107e6 +tausat_slip 568e6 1502e6 0 0 3420e6 a_slip 2 -h0_slipslip 15e6 +h0_slipslip 200e6 interaction_slipslip 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 diff --git a/examples/ConfigFiles/Phase_Phenopowerlaw_cpTi-alpha.yaml b/examples/ConfigFiles/Phase_Phenopowerlaw_cpTi-alpha.yaml index 789986138..7931ec267 100644 --- a/examples/ConfigFiles/Phase_Phenopowerlaw_cpTi-alpha.yaml +++ b/examples/ConfigFiles/Phase_Phenopowerlaw_cpTi-alpha.yaml @@ -5,15 +5,15 @@ Ti-alpha: 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} + elasticity: {C_11: 160.0e9, C_12: 90.0e9, C_13: 66.0e9, C_33: 181.7e9, C_44: 46.5e9, type: hooke} plasticity: - N_sl: [3, 3, 0, 6] + N_sl: [3, 3, 0, 0, 12] a_sl: 2.0 dot_gamma_0_sl: 0.001 - h_0_sl_sl: 15e6 + h_0_sl_sl: 200e6 h_sl_sl: [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] n_sl: 20 output: [gamma_sl] type: phenopowerlaw - xi_0_sl: [349.3e6, 150e6, 0, 1107.9e6] - xi_inf_sl: [568.6e6, 1502.2e6, 0, 3420.1e6] + xi_0_sl: [349e6, 150e6, 0, 0, 1107e6] + xi_inf_sl: [568e6, 1502e6, 0, 0, 3420e6]