Hello,
I would like to compute the total force acting on only some portion of a stl mesh.
I know that dump mesh/vtk output the stress components.
What I am looking for is to obtain an output like
fix ... ave/time ... f_cad[1] f_cad[2] f_cad[3] file.dat
but not on the whole cad, only in some parts of it.
Maybe should I split the cad file in different parts and import different stl files?
Thanks,
rob1
aaigner | Mon, 11/23/2015 - 19:57
only whole geometry
You can only calculate the force acting on the whole geometry. You have to split your mesh.
Bests
Andreas