[skip ci] typo

This commit is contained in:
Franz Roters 2019-02-17 10:08:02 +01:00
parent bc0bc06aea
commit db9d5c898a
2 changed files with 2 additions and 2 deletions

View File

@ -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

View File

@ -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