polishing
This commit is contained in:
parent
7a193639fb
commit
a5bd0958a1
|
@ -56,7 +56,7 @@ submodule(constitutive) plastic_nonlocal
|
||||||
rhoSglScrewNeg0, & !< initial screw_neg dislocation density
|
rhoSglScrewNeg0, & !< initial screw_neg dislocation density
|
||||||
rhoDipEdge0, & !< initial edge dipole dislocation density
|
rhoDipEdge0, & !< initial edge dipole dislocation density
|
||||||
rhoDipScrew0 !< initial screw dipole dislocation density
|
rhoDipScrew0 !< initial screw dipole dislocation density
|
||||||
integer, dimension(:) ,allocatable :: &
|
integer, dimension(:), allocatable :: &
|
||||||
N_sl
|
N_sl
|
||||||
end type tInitialParameters
|
end type tInitialParameters
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue