This commit is contained in:
Pratheek Shanthraj 2014-10-01 16:35:56 +00:00
parent ee60ea8d5b
commit 4d7a9ce030
1 changed files with 1 additions and 1 deletions

View File

@ -283,7 +283,7 @@ subroutine damage_ductile_dotState(Lp,ipc, ip, el)
damageState(phase)%dotState(1,constituent) = &
(1.0_pReal/lattice_DamageMobility(phase))* &
(damageState(phase)%state(2,constituent) - &
(damageState(phase)%state(3,constituent) - &
damageState(phase)%state(1,constituent))
damageState(phase)%dotState(2,constituent) = &