wrong comment
This commit is contained in:
parent
920cf2c849
commit
f411405da6
|
@ -83,7 +83,7 @@ module prec
|
|||
nTwin = 0_pInt, &
|
||||
nTrans = 0_pInt
|
||||
logical :: &
|
||||
nonlocal = .false. !< absolute tolerance for state integration
|
||||
nonlocal = .false.
|
||||
real(pReal), pointer, dimension(:,:), contiguous :: &
|
||||
slipRate, & !< slip rate
|
||||
accumulatedSlip !< accumulated plastic slip
|
||||
|
|
Loading…
Reference in New Issue