parent
86db8f8ca4
commit
0b321bd9d4
|
@ -1604,7 +1604,7 @@ subroutine update_stress(timeFraction)
|
|||
!$OMP END PARALLEL DO
|
||||
|
||||
if(nonlocal_broken) &
|
||||
where(.not. crystallite_localPlasticity) crystallite_todo = .true.
|
||||
where(.not. crystallite_localPlasticity) crystallite_todo = .false.
|
||||
|
||||
end subroutine update_stress
|
||||
|
||||
|
|
Loading…
Reference in New Issue