[skip ci] typo
This commit is contained in:
parent
bc0bc06aea
commit
db9d5c898a
|
@ -22,7 +22,7 @@ module kinematics_cleavage_opening
|
||||||
sdot0, &
|
sdot0, &
|
||||||
n
|
n
|
||||||
real(pReal), dimension(:), allocatable :: &
|
real(pReal), dimension(:), allocatable :: &
|
||||||
critDip, &
|
critDisp, &
|
||||||
critLoad
|
critLoad
|
||||||
end type
|
end type
|
||||||
|
|
||||||
|
|
|
@ -22,7 +22,7 @@ module kinematics_slipplane_opening
|
||||||
sdot0, &
|
sdot0, &
|
||||||
n
|
n
|
||||||
real(pReal), dimension(:), allocatable :: &
|
real(pReal), dimension(:), allocatable :: &
|
||||||
critDip, &
|
critDisp, &
|
||||||
critPlasticStrain
|
critPlasticStrain
|
||||||
end type
|
end type
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue