Hi All,
I am currently going through the LS-DYNA example of the dam-break wave generated by SPH particles ( https://www.dynaexamples.com/sph/intermediate-examples/wavestructure ) and I was wondering if there is a way to extract along a vertical line the free-surface elevation over time? Or conversely a 3D output of the free-surface of the SPH particles over time.
Thank you all for your time and consideration!
Hi @pjay
So you are wanting to get the output of the maximum height of the wave for a specific plane over time? Is that correct?
In case anyone comes across this problem as well. Another solution is to output your D3plot at a suitable rate and reduce the parts showing to only the SPH particles then go to Output > Select Active Parts only, select Nodal Coordinates, enter in the Append St No (state sequence to output) and save the file as a keyword format. You now have a file that outlines all SPH coordinates for all states output in a nice format that you can process however needed.