polishing

This commit is contained in:
Martin Diehl 2020-05-30 21:39:35 +02:00
parent 7a193639fb
commit a5bd0958a1
1 changed files with 1 additions and 1 deletions

View File

@ -56,7 +56,7 @@ submodule(constitutive) plastic_nonlocal
rhoSglScrewNeg0, & !< initial screw_neg dislocation density
rhoDipEdge0, & !< initial edge dipole dislocation density
rhoDipScrew0 !< initial screw dipole dislocation density
integer, dimension(:) ,allocatable :: &
integer, dimension(:), allocatable :: &
N_sl
end type tInitialParameters