corrected debugging output: extreme values of returned stress and jacobian belong to cpfem debugging, not homogenization

This commit is contained in:
Christoph Kords 2012-08-14 11:48:43 +00:00
parent 6d8ac13859
commit eae9a34c6b
1 changed files with 2 additions and 0 deletions

View File

@ -473,7 +473,9 @@ subroutine debug_info
endif
enddo
write(6,'(a15,i10,1x,i10)') ' total',integral,sum(debug_MaterialpointLoopDistribution)
endif
if (iand(debug_level(debug_CPFEM),debug_levelBasic) /= 0) then
write(6,*)
write(6,*)
write(6,*) 'Extreme values of returned stress and jacobian'