Hello all! I am trying to map my transient temperature field within a solid to Calculix to get the thermomechanical response. Imagine that I have the same exact geometry created two ways, 1-using SPH particles (point cloud) and 2- meshed for Calculix.
SPH is a meshless method and it uses much more computational elements compared to finite element or finite volume methods. I would need to down sample my results. But I was wondering how should I approach this problem?
I was thinking maybe after I mesh the geometry, I could write an algorithm to map the temperatures from the point cloud to my nodes. Can I use node (element) specified temperatures in Calculix?
Thank you!