A program to recognize and reward our most engaged community members
I am conducting a dynamic mesh simulation. In AcuSolve, I need to use a UDF (User-Defined Function) to obtain geometric information from EDEM. Could you please provide relevant materials that explain how to write the corresponding UDF?Thanks!
AFAIK, there is no dynamic meshing in AcuSolve, if you mean adaptive mesh refinement.
Please elaborate.
I have defined a moving wall in SimLab and EDEM respectively (EDEM applies an initial force, and the position after movement is unknown). However, during coupling, I do not understand how to keep their movement positions consistent, as it seems this operation cannot be achieved through the coupling settings. Therefore, I would like to consult you: Is it possible to use a UDF (User-Defined Function) to transfer the position of the wall in EDEM to the wall in SimLab? Or are there any other methods available?