Hello,
I'm currently simulating various linear static stiffness tests for different iterations of a fairly complex model. In order to keep track of the stiffness changes for each iteration, I'm recording the displacement at the load points for each load step. The fastest way I've found to do this is to open the .h3d file in HyperView and manually query the displacement at a specific node, switch load case, select a different node, and so on. As you can imagine, this is a very time consuming process.
It would be great if there was a way to request that the displacement of specific grid ID's in specific load steps are recorded to the .out file, or another text file. Is there any way to set this up in Hypermesh?