lattice.f90: correction of typo from the last update (Philip)
This commit is contained in:
parent
7720680f3a
commit
f70013ee9b
|
@ -411,7 +411,7 @@ integer(pInt), allocatable, dimension(:,:,:) :: lattice_interactionSlipSlip, &
|
||||||
0,0,0,0,0,0,0,0,0,0,0,0, &
|
0,0,0,0,0,0,0,0,0,0,0,0, &
|
||||||
0,0,0,0,0,0,0,0,0,0,0,0, &
|
0,0,0,0,0,0,0,0,0,0,0,0, &
|
||||||
0,0,0,0,0,0,0,0,0,0,0,0 &
|
0,0,0,0,0,0,0,0,0,0,0,0 &
|
||||||
/),(/lattice_bcc_Ntwin,lattice_bcc_Ntwin/))
|
/),(/lattice_bcc_Ntwin,lattice_bcc_Nslip/))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue