cleaned
This commit is contained in:
parent
b5ab94a0f1
commit
5378dbdcc9
|
@ -1641,12 +1641,10 @@ subroutine plastic_dislotwin_LpAndItsTangent(Lp,dLp_dTstar99,Tstar_v,Temperature
|
||||||
math_spectralDecompositionSym33, &
|
math_spectralDecompositionSym33, &
|
||||||
math_tensorproduct, &
|
math_tensorproduct, &
|
||||||
math_symmetric33, &
|
math_symmetric33, &
|
||||||
math_mul33x3, &
|
math_mul33x3
|
||||||
math_norm33
|
|
||||||
use material, only: &
|
use material, only: &
|
||||||
material_phase, &
|
material_phase, &
|
||||||
phase_plasticityInstance, &
|
phase_plasticityInstance, &
|
||||||
!plasticState, &
|
|
||||||
mappingConstitutive
|
mappingConstitutive
|
||||||
use lattice, only: &
|
use lattice, only: &
|
||||||
lattice_Sslip, &
|
lattice_Sslip, &
|
||||||
|
|
Loading…
Reference in New Issue