corrected svn properties (executable, Id etc.)
This commit is contained in:
parent
d0f638f4e9
commit
436fa63912
code/config
examples
|
@ -1,21 +1,21 @@
|
||||||
### $Id$ ###
|
### $Id$ ###
|
||||||
### numerical parameters ###
|
### numerical parameters ###
|
||||||
|
|
||||||
# The material.config file needs to specify five parts:
|
# The material.config file needs to specify five parts:
|
||||||
# homogenization, microstructure, crystallite, phase, and texture.
|
# homogenization, microstructure, crystallite, phase, and texture.
|
||||||
# You can either put the full text in here or include suited separate files
|
# You can either put the full text in here or include suited separate files
|
||||||
|
|
||||||
<homogenization>
|
<homogenization>
|
||||||
{./Homogenization_Isostrain_SX.config}
|
{./Homogenization_Isostrain_SX.config}
|
||||||
|
|
||||||
<microstructure>
|
<microstructure>
|
||||||
{./Microstructure_ElementHomogeneous.config}
|
{./Microstructure_ElementHomogeneous.config}
|
||||||
|
|
||||||
<crystallite>
|
<crystallite>
|
||||||
{./Crystallite_aLittleSomething.config}
|
{./Crystallite_aLittleSomething.config}
|
||||||
|
|
||||||
<phase>
|
<phase>
|
||||||
{./Phase_Phenopowerlaw_Aluminum.config}
|
{./Phase_Phenopowerlaw_Aluminum.config}
|
||||||
|
|
||||||
<texture>
|
<texture>
|
||||||
{./Texture_Rolling.config}
|
{./Texture_Rolling.config}
|
|
@ -1,5 +1,5 @@
|
||||||
#####################
|
#####################
|
||||||
# $Id: material.config 673 2010-10-26 13:16:37Z MPIE\c.kords $
|
# $Id$
|
||||||
#####################
|
#####################
|
||||||
|
|
||||||
#-------------------#
|
#-------------------#
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
#####################
|
#####################
|
||||||
# $Id: material.config 662 2010-10-01 12:18:49Z MPIE\c.kords $
|
# $Id$
|
||||||
#####################
|
#####################
|
||||||
|
|
||||||
#-------------------#
|
#-------------------#
|
||||||
|
|
Loading…
Reference in New Issue