Ansys Learning Forum › Forums › Projects & Partners › Student Competition › BAJA Chassis not Solving › Reply To: BAJA Chassis not Solving
Hello,
From looking at the image you've shared, I believe you are performing this simulation using solid elements. The members of the chassis are slender bodies and hence modelling the chassis using 1D beam formulation would be better than using 3D solid elements. Having inadequately discretized solid mesh would result in poor mesh quality and ultimately convergence issues. You can also see that in the 4th warning message you've shared (Some of the elements on the problematic bodies can't meet the specified target metrics. Please check the elements and try changing the mesh size settings to achieve the needed mesh quality.) Having a good quality mesh with solid elements would require finer element size and this would increase element/node count by a huge margin. this will not only reduce efficiency but may also exceed the problem size limits in case you are using student version of Ansys.
Hence, I would suggest you to run your simualtion with beam elements. We have a FREE full length self-paced course on Baja SAE chassis analysis on Ansys Innovation Space. You can find the link to it here: BAJA SAE Chassis Analysis | Ansys Innovation Courses. It covers everything from scratch (geometry prep, meshing, analysis, etc). Once you are done with static analysis, you can continue with dynamic analysis of the chassis by refering to another free course by ansys here: BAJA SAE Chassis Dynamic Analysis Using Ansys Mechanical | Ansys Courses.
Also, FYI -
For your 1st error/warning message regarding MPC contacts,
- You can find various troubleshoot options for this message in this article from Ansys Help document here: One or more MPC or Lagrange Multiplier formulation based contact may have conflicts (ansys.com)
For the 2nd error/warning message regarding contact stiffness,
- This is a limitation of penalty based contact. This warning occurs when normal contact stiffness (FKN) is higher than 10^16. To remove this issue we need to change the “unit system” in Mechanical. By defaults the unit of normal contact stiffness (FKN) is FORCE/LENGTH^3. If we change the (m kg N..) unit system to (mm kg N..) unit system the new FKN value will be 10^(-9) times the previous one. You may also try to change the contact algorithm.