I have the two configurations of a piece of soft tissue (Undeformed and deformed states) modeled in ABAQUS. I already have the initial and final coordinates of all nodes (over one hundred thousand nodes) corresponding to the undeformed and deformed configurations, respectively. I am trying to build a mapping function capable of deforming the undeformed shape and registered it onto the deformed one based on the initial and final coordinates obtained by the finite element procedure. In other words, is there any way to find a function or whatever else to be applied to a given geometry and gives you the desired configuration?
I truly appreciate your recommendations, in advance.