[skip ci] clarified comment
This commit is contained in:
parent
949de8df28
commit
d6e93367eb
|
@ -762,7 +762,7 @@ subroutine plastic_dislotwin_dotState(Mp,T,instance,of)
|
||||||
Gamma, & !< stacking fault energy
|
Gamma, & !< stacking fault energy
|
||||||
tau, &
|
tau, &
|
||||||
sigma_cl, & !< climb stress
|
sigma_cl, & !< climb stress
|
||||||
b_d !< width of burgers vector to stacking fault
|
b_d !< ratio of burgers vector to stacking fault width
|
||||||
real(pReal), dimension(param(instance)%sum_N_sl) :: &
|
real(pReal), dimension(param(instance)%sum_N_sl) :: &
|
||||||
dot_rho_dip_formation, &
|
dot_rho_dip_formation, &
|
||||||
dot_rho_dip_climb, &
|
dot_rho_dip_climb, &
|
||||||
|
|
Loading…
Reference in New Issue