documenting new variables

This commit is contained in:
Vitesh Shah 2019-08-16 15:07:19 +02:00
parent 5a72f513c7
commit 5dfd13b759
1 changed files with 2 additions and 2 deletions

View File

@ -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, &