diff --git a/code/config/material.config b/code/config/material.config new file mode 100644 index 000000000..6d65144d2 --- /dev/null +++ b/code/config/material.config @@ -0,0 +1,21 @@ +### $Id$ ### +### numerical parameters ### + +# The material.config file needs to specify five parts: +# homogenization, microstructure, crystallite, phase, and texture. +# You can either put the full text in here or include suited separate files + + +{./Homogenization_Isostrain_SX.config} + + +{./Microstructure_ElementHomogeneous.config} + + +{./Crystallite_aLittleSomething.config} + + +{./Phase_Phenopowerlaw_Aluminum.config} + + +{./Texture_Rolling.config} \ No newline at end of file