Hi everyone,
I use the write(7,*) command to debug the UMAT subroutine, and I have a weird problem with that. In part of the code, when I use this command, a negative eigenvalue warning message is shown in the message file and the solution does not converge. But when I delete this command. The solution is done completely. How using the write(7,*) command can affect the solution?
The solution information table in both states is attached for more details.
Best Regards