not needed

This commit is contained in:
Martin Diehl 2020-05-05 11:18:58 +02:00
parent 76d37b5bcd
commit 4dcec8b309
1 changed files with 0 additions and 4 deletions

View File

@ -1209,10 +1209,6 @@ function rhoDotFlux(F,Fp,timestep, instance,of,ip,el)
lineLength !< dislocation line length leaving the current interface
ph = material_phaseAt(1,el)
if (timestep <= 0.0_pReal) then
plasticState(ph)%dotState = 0.0_pReal
return
endif
associate(prm => param(instance), &
dst => microstructure(instance), &