corrected lastLovl introduced in rev2593
This commit is contained in:
parent
b0aa71a843
commit
fa3be9a967
|
@ -378,9 +378,9 @@ subroutine hypela2(d,g,e,de,s,t,dt,ngens,m,nn,kcus,matus,ndi,nshear,disp, &
|
||||||
theTime = cptim ! record current starting time
|
theTime = cptim ! record current starting time
|
||||||
theDelta = timinc ! record current time increment
|
theDelta = timinc ! record current time increment
|
||||||
theInc = inc ! record current increment number
|
theInc = inc ! record current increment number
|
||||||
lastLovl = lovl ! record lovl
|
|
||||||
|
|
||||||
endif
|
endif
|
||||||
|
lastLovl = lovl ! record lovl
|
||||||
|
|
||||||
call CPFEM_general(computationMode,usePingPong,ffn,ffn1,t(1),timinc,m(1),nn,stress,ddsdde)
|
call CPFEM_general(computationMode,usePingPong,ffn,ffn1,t(1),timinc,m(1),nn,stress,ddsdde)
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue