Jorgen
2007-08-31, 12:08
If you are developing user-material models for ls971 (both implicit and explicit), then you should be aware of the two following bugs :eek: that I recently discovered and reported to LSTC.
LS-DYNA only forwards a maximum of 48 material parameters to user-material subroutines. If the input file specifies more than 48 material parameters, then all parameters after the first 48 are initialized to zero. This happens without any warning!
If the input file contains multiple *Mat_User_Defined_Material_Models, then the nhv parameter of the first is used for all user material models. This is a serious problem for models that use the deformation gradient.
Let's hope LSTC fixes these problems soon. I'll keep you updated...
LS-DYNA only forwards a maximum of 48 material parameters to user-material subroutines. If the input file specifies more than 48 material parameters, then all parameters after the first 48 are initialized to zero. This happens without any warning!
If the input file contains multiple *Mat_User_Defined_Material_Models, then the nhv parameter of the first is used for all user material models. This is a serious problem for models that use the deformation gradient.
Let's hope LSTC fixes these problems soon. I'll keep you updated...