Konstantin
Ansys Employee

 

 

this is a multiphase model so you need to be careful with memory access. You define UDM in DEFINE_ADJUST on the thread, but then try to access them on the subthread in DEFINE_SOURCE. Are you assigning DEFINE_SOURCE to the mixture or to phases?