Hi experts,
I have been working with UDF for a while. I would like to extract the centroids of tetrahedral elements in the mesh. I have found this link on the acuSolve tutorial.
https://2022.help.altair.com/2022/hwcfdsolvers/acusolve/topics/acusolve/udfgetelmcrd_acusolve_udf.htm
But, I could not find the routine for centroid.
Do you know how to obtain centroids using quadrature point or is there any routine to directly obtain the centroids of tetrahedral elements?
Thanks.