removed obsolete output 'boundarylayer' from material.config
This commit is contained in:
parent
b0695c0904
commit
61ebfb4c85
|
@ -87,7 +87,6 @@ plasticity nonlocal
|
||||||
(output) maximumDipoleHeight_screw
|
(output) maximumDipoleHeight_screw
|
||||||
(output) accumulatedshear
|
(output) accumulatedshear
|
||||||
(output) dislocationstress
|
(output) dislocationstress
|
||||||
(output) boundarylayer
|
|
||||||
|
|
||||||
lattice_structure fcc
|
lattice_structure fcc
|
||||||
Nslip 12 # number of slip systems
|
Nslip 12 # number of slip systems
|
||||||
|
@ -135,4 +134,4 @@ significantRho 1e6 # minimum dislocation density c
|
||||||
#significantN 0.1 # minimum dislocation number per ip considered relevant
|
#significantN 0.1 # minimum dislocation number per ip considered relevant
|
||||||
aTol_density 1e4 # absolute tolerance for dislocation density in m/m**3
|
aTol_density 1e4 # absolute tolerance for dislocation density in m/m**3
|
||||||
aTol_shear 1e-20 # absolute tolerance for plasgtic shear
|
aTol_shear 1e-20 # absolute tolerance for plasgtic shear
|
||||||
randomMultiplication 0 # switch for probabilistic extension of multiplication rate
|
randomMultiplication 0 # switch for probabilistic extension of multiplication rate
|
||||||
|
|
Loading…
Reference in New Issue