addDisplacement is deprecated

This commit is contained in:
Martin Diehl 2021-03-26 13:00:41 +01:00
parent d74c1534ed
commit 078baa14c7
4 changed files with 7 additions and 16 deletions

View File

@ -113,21 +113,6 @@ Pre_General:
- release - release
- release - release
Post_GeometryReconstruction:
stage: deprecated
script: spectral_geometryReconstruction/test.py
except:
- master
- release
Post_OrientationAverageMisorientation:
stage: deprecated
script:
- OrientationAverageMisorientation/test.py
except:
- master
- release
################################################################################################### ###################################################################################################
compile_grid_Intel: compile_grid_Intel:
stage: compile stage: compile

View File

@ -1,4 +1,5 @@
8Grains: 8Grains:
N_constituents: 8
mechanical: mechanical:
type: RGC type: RGC
D_alpha: [4.0e-06, 4.0e-06, 2.0e-06] D_alpha: [4.0e-06, 4.0e-06, 2.0e-06]

View File

@ -1,2 +1,3 @@
Taylor: Taylor2:
N_constituents: 2
mechanical: {type: isostrain} mechanical: {type: isostrain}

View File

@ -0,0 +1,4 @@
Aluminum:
lattice: cF
mechanical:
elastic: {C_11: 106.75e9, C_12: 60.41e9, C_44: 28.34e9, type: hooke}