I want to place some sensors on a 2D sample, but if possible, I want to avoid using partitions (to avoid increasing my mesh complexity, as my system is a bit slow). Also, I don't want to create sets that depend on nodes or elements, because I will be trying different meshes (for convergence analysis) and I would have to reset the sets every time, which is not ideal.

My idea was to create several "display bodies" that would follow different reference points (more than one). I don't mind that the display bodies don't "sense" -I will probe the values manually-, they are just to indicate the positions I want to probe in the sample once it's deformed (when I use a fine mesh it becomes difficult to track each point). I attach a picture as an example of what I want, in which I show a display body (a small circle) which would represent my sensor, before and after the deformation. Note that this example was made using a partition and a very coarse mesh just to test the system.

What type of connection, constraint or interaction could I use to tie a reference point to a certain location on a sample, so that it moves following the same deformation as the elements on that area? The material is non-linear (hyperelastic), so the ref. points can't be tied to far away geometries.

Thank you for any input!

More Sara Medina Lombardero's questions See All
Similar questions and discussions