Hi all, I am a beginner using LIGGGHTS and I wanted to know if there's a way to compute the max local force acting on the mesh.
I tried using the mesh module stress, but I believe it only lets you know the overall force acting on the entire mesh. Is there no force module to find the max local force? For example, like the chute tutorial provides the stress acting at different points, is there no force equivalent?
I noticed that you are able to dump the area and stress of each element. Is it correct to say that I could times the area of each element by the stress given in the vtk files
Thank you!