I want to extract pressure and displacement data to construct py curves for a single pile. I know that displacement are shown at nodes and pressures at stress points, but for both of these results, how to filter the nodes / stress points that do touch the pile interface?

I divide the pile into 1 meter solid cylinder so that the mesh is clean and repetitive while going in depth. I will on rely on Excel and VBA to read the x,y,z of the needed nodes / stress points to average them each 1 meter depth, and I asked for 20 steps per phase to get the intermediate steps. This is all good and easy for me, but how first to determine those points?

Similar questions and discussions