I am carrying out a non linear static simulation. I want to visualize the output at every load steps in order to check if the simulation is going in the desired direction. Could you please let me know how to achieve this?
in OptiStruct to output the intermediate results for NL, you will need to request the NLOUT card.
https://2021.help.altair.com/2021/hwsolvers/os/topics/solvers/os/nlout_bulk_r.htm
This article is pretty nice.:
https://community.altair.com/community/en/nlout-definition-with-nonlinear-incremental-output-parameters?id=kb_article&sys_id=53b0c1571b5dc150507ca6442a4bcb0d
Thank you @Adriano A. Koga