All Courses
All Courses
Courses by Software
Courses by Semester
Courses by Domain
Tool-focused Courses
Machine learning
POPULAR COURSES
Success Stories
Project - 2 Aim: - Meshing on the suspension Assembly Objectives: - For the given assembly, check for the geometrical errors and mesh with the given element Quality criteria. After meshing the component, the thickness has to be assigned for mid-surfaces. Use tetra elements to model non-uniform thickness components. Also…
Parag Bari
updated on 22 Jan 2022
Project - 2
Aim: - Meshing on the suspension Assembly
Objectives: - For the given assembly, check for the geometrical errors and mesh with the given element Quality criteria. After meshing the component, the thickness has to be assigned for mid-surfaces. Use tetra elements to model non-uniform thickness components. Also use appropriate connections to connect the component as suggested in the Project-2 video (Use PBAR elements to model suspension spring). At last, perform a Symmetry command to reflect the half-finished model to the other side.
Common Note:
Quality Criteria for Surface Meshing of Tyre and Rim (Element type: Tria) :
S. No |
Quality Criteria |
Value |
1 |
Target/Average length |
6.5 |
2 |
Minimum Length |
5 |
3 |
Maximum Length |
10 |
4 |
Skewness |
45 |
Quality criteria for Surface Meshing of Non-Uniform thickness components other than Tyre and Rim (Element type: Tria) :
S. No |
Quality Criteria |
Value |
1 |
Target/Average length |
4 |
2 |
Minimum Length |
2 |
3 |
Maximum Length |
6 |
4 |
Skewness |
45 |
Quality Criteria for Volume meshing of all Non-Uniform thickness components (Element type: Tetra Elements):
S. No |
Quality Criteria |
Value |
1 |
Tet-collapse |
0.2 |
Quality criteria for Mid-surfacing of Uniform thickness part which has thickness less than 5 mm (Element type: Mixed elements) :
S. No |
Quality Criteria |
Value |
1 |
Target/Average length |
4 |
2 |
Minimum Length |
2 |
3 |
Maximum Length |
6 |
4 |
Aspect |
3 |
5 |
Warpage |
15 |
6 |
Skewness |
45 |
7 |
Jacobian |
0.7 |
8 |
Minimum Quad Angle |
45 |
9 |
Maximum Quad Angle |
135 |
10 |
Minimum Tria Angle |
30 |
11 |
Maximum Tria Angle |
120 |
Procedure: -
1. Firstly, import the given model.
2. Perform the topology in the given model.
3. After that, check the geometrical errors and fix them.
Command: {Tool>>Checks>>Geometry>>Execute}
Green tick in status bar shows all the geometrical errors are fix.
4. Now, take mid-surface by using offset or skin methods and set PID simultaneously.
As mentioned in note, we have to take mid-surface only for following parts.
Command: - {Topo>>Faces>>offset or skin>>select surface}
I. Set PID and assign the thickness.
Command: - {Topo>>Faces>>Set PID}
5. Now, mesh the given component with good mesh flow and quality criteria.
Use the mixed type element only.
6. After that, mesh the Tyre & Rim with quality criteria.
Use element type tria only.
7. Now, mesh the other remaining parts with quality criteria.
Used element type Tria only.
Command: - {Mesh>>Mesh generation>>spot}
8. Now, represent a solid spring with 1D CBAR element.
I. Generate a middle curve for the spring by using the middle option in the curves.
Command: - {Topo>>curve>>middle}
II. Create a COG point for the curve to define the orientation.
Command: - {Topo>>point>>COG}
III. After that, select the CBAR element.
IV. Select the curve and click the middle mouse button.
V. select the orientation node.
Select the COG point and click the middle mouse button.
VI. Specify element length 3 mm.
VII. After that, create new PBAR property.
VIII. Define Area by giving diameter of spring. i.e., Cross-section radius of a spring.
IX. Select Area tab and press the shift + ?. It will open the section parameter.
X. 1D bar elements will be created.
XI. To see the representation of 1D bar elements as 3D (Solids).
XII. Open the quality criteria and then select presentation parameter.
XIII. Select the Line elements cross-section draw mode: as solid.
9. Now, create seam weld or rbe2 connections.
I. Create seam weld connection.
Command: - {Topo>>curve>>cons2curve}
II. After creating a curve, convert that curve into a seam line.
Command: - {Assembly>>convert>>curve>>Seam line}
III. Now assign that seam line curve into connection for seam weld connection.
Command: - {Assembly>>connection manager>>select curve>>enter}
IV. Now, select the part P1 & P2.
V. Go to the P2 tab and press right click and then press fn + F1 button and select part.
VI. Create weld property [shift + ?] in weld property selection.
VII. After that, click on apply and then realize.
RBE2 connections: -
Command: - {Modules>>Nastran>>element>>RBE2>>many nodes>>select nodes}
I. Create a rbe2 connection wherever requires.
10. Now, mesh the entire FE mesh into the volume mesh.
Command: - {Modules>>Vmesh>>define}
I. Create a new PSOLID property.
II. Check the Tet collapse and volume meshing is generated successfully or not.
III. Do this same procedure for all other remaining parts.
PSOLID properties: -
11. Now, comes to the last procedure of this project.
I. Reflect model to the other side.
Command: - {Utilities>>transform>>copy>>select all>>enter}
II. Copy entities will open, then select symmetry and mirror 3 point plane.
III. Select X1, X2 and X3.
IV. Apply, ok, then finish.
Geometry mode –
FE mode –
Volume Mode -
Final Model: -
Learning Outcomes: -
1. Learn about volume meshing.
2. Learn about how to model suspension spring.
3. Learn about how to reflect model to the other side.
Conclusion: -
In this project 2, we mesh the entire parts with different quality criteria and mesh parameter, assign them thickness too, then create volume meshing and reflect entire model.
Leave a comment
Thanks for choosing to leave a comment. Please keep in mind that all the comments are moderated as per our comment policy, and your email will not be published for privacy reasons. Please leave a personal & meaningful conversation.
Other comments...
Week - 3 Drop test Challenge
Drop test Challenge Aim: - To create a complete simulation file to perform a drop test from a given basic .k file consisting of only nodes and elements. Essential keywords should be added to create a basic solver deck to simulate a drop test. Given: - Procedure: - Open the LS-PrePost and open the given keyword…
23 Jul 2022 12:35 PM IST
Week - 2 - Explicit and Implicit Analysis
Aim: - To study about Implicit and explicit methods. Objectives: - As demonstrated in the PDF, F(u) = u3+9u2+4u use this equation and solve using both Explicit and Implicit Methods ( have a tolerence of 0.01) Explicit analysis: - Explicit analyses aim to solve for acceleration (or otherwise {x´´}).…
05 Jun 2022 11:57 AM IST
Final Quiz
1. What is the difference between the contents of Radioss Starter and Radioss Engine file in terms? ANSWER: - RADIOSS STARTER FILE: The starter file contains the model definition. Definitions like units, material, properties, nodal information, boundary conditions, interfaces, Load collectors, geometrical information,…
31 May 2022 07:05 AM IST
Assignment 8-Roof Crash Simulation Challenge
Assignment 8: - Roof Crash Simulation Aim - To run the roof crash simulation on the neon car model and plot the graphs for the neon car model in post-processing. Objective - To translate the impactor to the desired location as per the question. To create a Type 7 contact interface between impactor and car. To create a…
31 May 2022 06:09 AM IST
Related Courses
127 Hours of Content
Skill-Lync offers industry relevant advanced engineering courses for engineering students by partnering with industry experts.
© 2025 Skill-Lync Inc. All Rights Reserved.