From 9b1b612f673daa942108f23fbdc3960b9fa6e75c Mon Sep 17 00:00:00 2001 From: Franz Roters Date: Tue, 8 Dec 2009 15:31:50 +0000 Subject: [PATCH] added some examples --- code/material.config | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/code/material.config b/code/material.config index a40256d7b..d2d350ba0 100644 --- a/code/material.config +++ b/code/material.config @@ -285,6 +285,7 @@ interactionTwinTwin 0.0 1.0 # Dislocation interaction coefficients [Rolling] hybridIA DP_EBSD.linearODF +symmetry orthotropic # or monoclinic [random] @@ -299,3 +300,7 @@ hybridIA DP_EBSD.linearODF [123] (gauss) phi1 209.805 Phi 29.206 phi2 63.435 scatter 0.000 fraction 1.000 + +[fiber example] +# fiber axis in spherical coordinates: alpha crystal system, beta sample system +(fiber) alpha1 123 alpha2 123 beta1 12 beta2 45 scatter 15 fraction 0.333 \ No newline at end of file