For a non-linear analysis you will need to make the following changes to your current half model linear project:
- Change to a nonlinear simulation type with
Simulation > Properties > Nonlinear analysis > True - Enable geometric nonlinear behavior with
Model > Geometric behavior > nonlinear - Enable nonlinear material behaviour with
Model > Materials > Steel > Material behavior > Plastic - Add a table to define the materials stress-stain curve after yield. You can find examples here
- Add a time dependent load e.g. 10000*t
Model > Boundary Conditions > Loads - Enable line search to give the solver a better chance to find a solution in the post buckling region.
Numerical > Line Search > True
I may have forgotten a few steps but that’s probably enough to get you started.
Give it a go. If you have any trouble please let me know and I will see if I can help.