added example material.config again

This commit is contained in:
Franz Roters 2013-12-05 15:11:30 +00:00
parent bf6e749abd
commit efa7a6dae2
1 changed files with 21 additions and 0 deletions

View File

@ -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>
{./Homogenization_Isostrain_SX.config}
<microstructure>
{./Microstructure_ElementHomogeneous.config}
<crystallite>
{./Crystallite_aLittleSomething.config}
<phase>
{./Phase_Phenopowerlaw_Aluminum.config}
<texture>
{./Texture_Rolling.config}