new error 237: singularity in internal stress calculation

This commit is contained in:
Christoph Kords 2011-03-22 13:58:42 +00:00
parent 7be2edb10e
commit 31a570768b
1 changed files with 2 additions and 0 deletions

View File

@ -1231,6 +1231,8 @@ endfunction
msg = 'Material parameter in nonlocal constitutive phase out of bounds:'
case (236)
msg = 'Unknown material parameter in nonlocal constitutive phase:'
case (237)
msg = 'Singularity in internal stress calculation'
case (240)
msg = 'Non-positive Taylor factor'
case (241)