From 2d50a5de7f39630fd6f44af20a9bac04b5aa5461 Mon Sep 17 00:00:00 2001 From: "f.basile" Date: Fri, 7 May 2021 10:58:03 +0200 Subject: [PATCH] update examples FCC --- examples/config/Phase_Dislotwin_TWIP-Steel-FeMnC.yaml | 2 +- examples/config/Phase_Nonlocal_Aluminum.config | 2 +- examples/config/Phase_Nonlocal_Nickel.config | 2 +- examples/config/Phase_Phenopowerlaw_Aluminum.yaml | 2 +- examples/config/phase/mechanical/plastic/phenopowerlaw_Au.yaml | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/examples/config/Phase_Dislotwin_TWIP-Steel-FeMnC.yaml b/examples/config/Phase_Dislotwin_TWIP-Steel-FeMnC.yaml index 2660f6924..610421886 100644 --- a/examples/config/Phase_Dislotwin_TWIP-Steel-FeMnC.yaml +++ b/examples/config/Phase_Dislotwin_TWIP-Steel-FeMnC.yaml @@ -19,7 +19,7 @@ TWIP_Steel_FeMnC: D_0: 4.0e-5 # Vacancy diffusion prefactor / m^2/s D_a: 1.0 # minimum dipole distance / b Q_cl: 4.5e-19 # Activation energy for climb / J - h_sl_sl: [0.122, 0.122, 0.625, 0.07, 0.137, 0.122] # Interaction coefficients (Kubin et al. 2008) + h_sl_sl: [0.122, 0.122, 0.625, 0.07, 0.137, 0.137, 0.122] # Interaction coefficients (Kubin et al. 2008) # shear band parameters xi_sb: 180.0e6 Q_sb: 3.7e-19 diff --git a/examples/config/Phase_Nonlocal_Aluminum.config b/examples/config/Phase_Nonlocal_Aluminum.config index c69d2fd67..0d835d5aa 100644 --- a/examples/config/Phase_Nonlocal_Aluminum.config +++ b/examples/config/Phase_Nonlocal_Aluminum.config @@ -52,7 +52,7 @@ q 1 # exponent for thermal barrier attackFrequency 50e9 # attack frequency in Hz surfaceTransmissivity 1.0 # transmissivity of free surfaces for dislocation flux grainboundaryTransmissivity 0.0 # transmissivity of grain boundaries for dislocation flux (grain bundaries are identified as interfaces with different textures on both sides); if not set or set to negative number, the subroutine automatically determines the transmissivity at the grain boundary -interaction_SlipSlip 0 0 0.625 0.07 0.137 0.122 # Dislocation interaction coefficient +interaction_SlipSlip 0 0 0.625 0.07 0.137 0.137 0.122 # Dislocation interaction coefficient linetension 0.8 # constant indicating the effect of the line tension on the hardening coefficients (0 to 1) edgejog 1.0 # fraction of annihilated screw dipoles that forms edge jogs (0 to 1) shortRangeStressCorrection 0 # switch for use of short range correction stress diff --git a/examples/config/Phase_Nonlocal_Nickel.config b/examples/config/Phase_Nonlocal_Nickel.config index c3814adeb..7bc2e1581 100644 --- a/examples/config/Phase_Nonlocal_Nickel.config +++ b/examples/config/Phase_Nonlocal_Nickel.config @@ -57,6 +57,6 @@ significantN 1 shortRangeStressCorrection 0 CFLfactor 1.1 # safety factor for CFL flux check (numerical parameter) r 1 -interaction_SlipSlip 0 0 0.625 0.07 0.137 0.122 # Dislocation interaction coefficient +interaction_SlipSlip 0 0 0.625 0.07 0.137 0.137 0.122 # Dislocation interaction coefficient linetension 0.8 edgejog 0.01 # 0.2 diff --git a/examples/config/Phase_Phenopowerlaw_Aluminum.yaml b/examples/config/Phase_Phenopowerlaw_Aluminum.yaml index a48550296..24da127fc 100644 --- a/examples/config/Phase_Phenopowerlaw_Aluminum.yaml +++ b/examples/config/Phase_Phenopowerlaw_Aluminum.yaml @@ -8,7 +8,7 @@ Aluminum: a_sl: 2.25 dot_gamma_0_sl: 0.001 h_0_sl_sl: 75e6 - h_sl_sl: [1, 1, 1.4, 1.4, 1.4, 1.4] + h_sl_sl: [1, 1, 1.4, 1.4, 1.4, 1.4, 1.4] n_sl: 20 output: [xi_sl, gamma_sl] type: phenopowerlaw diff --git a/examples/config/phase/mechanical/plastic/phenopowerlaw_Au.yaml b/examples/config/phase/mechanical/plastic/phenopowerlaw_Au.yaml index daaab878d..840f3ff30 100644 --- a/examples/config/phase/mechanical/plastic/phenopowerlaw_Au.yaml +++ b/examples/config/phase/mechanical/plastic/phenopowerlaw_Au.yaml @@ -8,7 +8,7 @@ N_sl: [12] n_sl: 83 dot_gamma_0_sl: 0.001 h_0_sl_sl: 75e6 -h_sl_sl: [1, 1, 1.4, 1.4, 1.4, 1.4] +h_sl_sl: [1, 1, 1.4, 1.4, 1.4, 1.4, 1.4] a_sl: 1.0 xi_0_sl: [26e6] xi_inf_sl: [53e6]