From 9d091bdc3ff62d6f1c858066cfe1c5f7ed563501 Mon Sep 17 00:00:00 2001 From: Franz Roters Date: Wed, 14 Sep 2011 13:35:28 +0000 Subject: [PATCH] added parameters for shear band model --- code/config/material.config | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/code/config/material.config b/code/config/material.config index 77e534ff6..249768c68 100644 --- a/code/config/material.config +++ b/code/config/material.config @@ -329,6 +329,11 @@ constitution dislotwin #(output) mfp_twin #(output) resolved_stress_twin #(output) threshold_stress_twin +#(output) shear_rate_shearband +#(output) resolved_stress_shearband +#(output) schmid_factor_shearband +#(output) sb_eigenvalues +#(output) sb_eigenvectors ### Material parameters ### lattice_structure fcc @@ -355,6 +360,10 @@ Cedgedipmindistance 1.0 # Adj. parameter controlling the minimum dip atol_rho 1.0e-200 interactionSlipSlip 0.122 0.122 0.625 0.07 0.137 0.122 # Interaction coefficients (Kubin et al. 2008) +### Shearband parameters ### +shearbandresistance 180e6 +shearbandvelocity 1e-4 + ### Twinning parameters ### Ntwin 12 twinburgers 1.47e-10 # Burgers vector of twin system [m]