documenting new variables
This commit is contained in:
parent
5a72f513c7
commit
5dfd13b759
|
@ -757,8 +757,8 @@ subroutine plastic_dislotwin_dotState(Mp,T,instance,of)
|
||||||
v_cl, & !< climb velocity
|
v_cl, & !< climb velocity
|
||||||
Gamma, & !< stacking fault energy
|
Gamma, & !< stacking fault energy
|
||||||
tau, &
|
tau, &
|
||||||
sigma_cl, &
|
sigma_cl, & !< climb stress
|
||||||
b_d
|
b_d !< width of burgers vector to stacking fault
|
||||||
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