From a243d47ef1c0959fa183454eb2f928de092507b4 Mon Sep 17 00:00:00 2001 From: Franz Roters Date: Fri, 5 Apr 2019 11:11:43 +0200 Subject: [PATCH] adapting to new keywords --- .../ConfigFiles/Homogenization_Isostrain_Parallel3.config | 6 +++--- examples/ConfigFiles/Homogenization_Isostrain_SX.config | 4 ++-- .../ConfigFiles/Homogenization_Isostrain_Taylor2.config | 4 ++-- examples/ConfigFiles/Homogenization_RGC_8Grains.config | 6 +++--- 4 files changed, 10 insertions(+), 10 deletions(-) diff --git a/examples/ConfigFiles/Homogenization_Isostrain_Parallel3.config b/examples/ConfigFiles/Homogenization_Isostrain_Parallel3.config index 8e60a7b72..61f79d89d 100644 --- a/examples/ConfigFiles/Homogenization_Isostrain_Parallel3.config +++ b/examples/ConfigFiles/Homogenization_Isostrain_Parallel3.config @@ -1,4 +1,4 @@ [Parallel3] -type isostrain -Ngrains 3 -mapping sum # or 'parallel' \ No newline at end of file +mech isostrain +nconstituents 3 +mapping sum # or 'parallel' \ No newline at end of file diff --git a/examples/ConfigFiles/Homogenization_Isostrain_SX.config b/examples/ConfigFiles/Homogenization_Isostrain_SX.config index 7eb1e3c87..40b26b554 100644 --- a/examples/ConfigFiles/Homogenization_Isostrain_SX.config +++ b/examples/ConfigFiles/Homogenization_Isostrain_SX.config @@ -1,3 +1,3 @@ [SX] -type isostrain -Ngrains 1 +mech isostrain +nconstituents 1 diff --git a/examples/ConfigFiles/Homogenization_Isostrain_Taylor2.config b/examples/ConfigFiles/Homogenization_Isostrain_Taylor2.config index 12dfa774e..5e1e899e7 100644 --- a/examples/ConfigFiles/Homogenization_Isostrain_Taylor2.config +++ b/examples/ConfigFiles/Homogenization_Isostrain_Taylor2.config @@ -1,3 +1,3 @@ [Taylor2] -type isostrain -Ngrains 2 \ No newline at end of file +mech isostrain +nconstituents 2 \ No newline at end of file diff --git a/examples/ConfigFiles/Homogenization_RGC_8Grains.config b/examples/ConfigFiles/Homogenization_RGC_8Grains.config index bbe9fb6a4..c75c83ce0 100644 --- a/examples/ConfigFiles/Homogenization_RGC_8Grains.config +++ b/examples/ConfigFiles/Homogenization_RGC_8Grains.config @@ -1,7 +1,7 @@ [8Grains] -type RGC -Ngrains 8 -clustersize 2 2 2 # product of these numbers must be equal to Ngrains(!) +mech RGC +nconstituents 8 +clustersize 2 2 2 # product of these numbers must be equal to nconstituents(!) clusterorientation 0.0 0.0 0.0 # orientation of cluster in terms of zxz Euler-angles in degree (random if not present) # clusterorientation 0.0 26.57 0.0 # [012] # clusterorientation 0.0 45.00 0.0 # [011]