Difficulties with nonlinear static simulation

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello,
I have spent slightly more than a week trying to run a nonlinear plastic static simulation in Fusion360.
The linear static analysis shows no problems when we run it.
I have already:
- simplified the geometry
- improve the mesh at locations with high tension
- modify the material strain-stress curve
- consider an elasto-plastic (bi-linear) material
- touch some parameters:
(general) number of steps -> from 10 to 999
(mesh) Model-based Size -> all the range
- reduce the loads in order to ensure that the structure can withstand them
- modify the constraints, from small areas to larger ones, and from friction-less to fixed
I still run into errors everytime I launch a simulation. Here some exemplary warnings and errors I get:
- Warning: TET ELEMENT 97002 HAS AN EDGE POINT RATIO GREATER THAN 0.5
- Warning: TET ELEMENT 249327 HAS SINGULAR GEOMETRY
- Warning: STIFFNESS MATRIX SINGULAR OR NON-POSITIVE DEFINITE
- Warning: DIFFERENTIAL STIFFNESS MATRIX IGNORED FOR THIS ITERATION
- Warning: STIFFNESS MATRIX SINGULAR OR NON-POSITIVE DEFINITE
- Warning: BISECTING CURRENT LOAD INCREMENT
- Error: Local solve module failure, Error: 1
- Error: Solver Error
- Error: An error occurred while solving the model.
At this point I have not clue about how to move forward. However, due to he warnings I get, I guess the difficulties lie in the mesh.
At least, I would like to know where in the model are the elements that are reported in the warnings, so I can focus on improving the mesh at those areas. I have though on generating a *.vtu results file from the TEXT COMMANDS window with the SimResults.ExportActiveResults command and check it. I can only do it after getting a result, which I get only for a linear analysis. Two issues I have found with this approach:
- I need to create different meshes for the linear and for the nonlinear analysis. Therefore, they may not be identical and the element numbering may differ completely.
- The .vtu results file does not include geometry details. I can only see stress, connectivity and element type details.
Could someone provide me with a hint about how to move forward?
Many thanks in advance,
A.