Topic: Problem with partest_barnl (known cause)
I had missed that partest_barnl broke when i made some changes a while ago.
The offending change was that of material status being stored by material number instead of material classtype.
This change is still something I consider an actual bugfix; Two different materials should never share a material status.
However, this seems to have been the case in partest_barnl, which uses idm1 (IsotropicDamageMaterial1).
I'm not convinced that anything is actaully wrong, especially since the difference is small (and considering the CALM used the load levels happens to be a bit higher, it is very hard to tell by looking at the results).
This is just a heads up, I will continue digging around, but if anyone happens to know more specifics about how these nonlocal materials (which i think is the problem) work, then please let me know.