From 4dcec8b309d11a61d2c8fef77c75050b2ebef0ad Mon Sep 17 00:00:00 2001 From: Martin Diehl Date: Tue, 5 May 2020 11:18:58 +0200 Subject: [PATCH] not needed --- src/constitutive_plastic_nonlocal.f90 | 4 ---- 1 file changed, 4 deletions(-) diff --git a/src/constitutive_plastic_nonlocal.f90 b/src/constitutive_plastic_nonlocal.f90 index cc5655e78..fefb668eb 100644 --- a/src/constitutive_plastic_nonlocal.f90 +++ b/src/constitutive_plastic_nonlocal.f90 @@ -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), &