iJacoStiffness belongs to numerics, not debug
sorry for not having checked that before
This commit is contained in:
parent
1a992e1aef
commit
e6fdfdfc36
|
@ -334,9 +334,9 @@ subroutine crystallite_stressAndItsTangent(updateJaco)
|
|||
pert_Fg, &
|
||||
pert_method, &
|
||||
nState, &
|
||||
nCryst
|
||||
use debug, only: iJacoStiffness, &
|
||||
debugger, &
|
||||
nCryst, &
|
||||
iJacoStiffness
|
||||
use debug, only: debugger, &
|
||||
selectiveDebugger, &
|
||||
debug_e, &
|
||||
debug_i, &
|
||||
|
|
Loading…
Reference in New Issue