Monday, 27 April 2020

Solidwork Meshing

Meshing
THIS IS IMAGE JUST A EXAMLE (IMAGE WILL CHANGE)

HEADER PICTURE

Learning Objectives After completing this chapter, you will be able to: •
·         Understand the concepts of generating a mesh •
·         Generate mesh for complex models •
·         Refine the mesh •
·         Apply local mesh control to a mesh •
·         Check mesh quality •
·         Optimize the mesh quality of a model

Concept of mesh
INTRODUCTION 
Meshing is the process of subdividing a model, also called discretization, into a number of small pieces having
·         simple shape,
·         same size, and
·         connected at common points.
A component discretized into a number of small elements of defined size is referred to as mesh. These simple shapes are called elements and the common points where these elements are connected are known as nodes.

Meshing is an important step in design analysis. The automatic mesher in SOLID- WORKS Simulation generates a mesh based on
·         global element size,
·         tolerance,
·          local mesh control specifications, and 
·         contact specifications. 
YOUTUBEVIDEO LINK----

Mesh control lets you specify different sizes of elements for components, faces, edges, and vertices. 
In FEA, element size plays an important role. Result of an analysis and the time consumed in it change with the changes done in the element size.
Smaller elements may give more accurate results but increase the computation time.

Solidworks simulation mesh elements
SOLIDWORKS Simulation lets you create a mesh of solid elements
·         (3D tetra- hedral),
·         shells (2D triangular), or
·         beam (1D linear).
A mesh consists of elements of one type unless a mixed mesh type is specified.
·         Solid mesh is appropriate for bulky or complex 3D models.
·       Shell elements are suitable for thin parts like sheet Metal components.
·         Beam and truss elements are suitable for modeling structural members.

The accuracy of the solution depends on the quality of the mesh.
& Mesh Quality Depend on method

Different methods of meshing are discussed next. 

 Solid Meshing 

Solid meshing is generally used for bulky models.

See the source image
 Each node in a solid element has three translational degrees of freedom in three orthogonal directions.

 SOLID- WORKS Simulation uses the X, Y, and Z directions of the global cartesian coor- dinate system in formulating FEA problems.

In solid meshing,
the mesh elements have tetrahedral shape.

See the source image
The tetrahedral ele- ments are classified into two types:

See the source image
1.       linear solid elements and
http://help.solidworks.com/2012/English/SolidWorks/cworks/doc1292870416705.image
2.       parabolic solid elements.
http://help.solidworks.com/2010/english/SolidWorks/cosmosxpresshelp/AllArt/art/SolidWorks/NonCore/SimulationXpress/tet10-new-nonodes.gif
See the source image

The software generates one of the types of element based on the active mesh option specified for the analysis.



Draft Quality Solid Mesh
 In draft quality solid mesh -- linear tetrahedral shaped elements are generated.

Linear elements are also known as first order or lower order elements.
A linear tetrahedral element is defined by four corner nodes connected by six straight edges. 



















High Quality Solid Mesh 

In high quality solid mesh,
Parabolic tetrahedral shaped elements are generated. 

Parabolic elements are also known as second order or higher order elements.

A parabolic tetrahedral element is defined by
·         four corner nodes,
·         six mid-side nodes, and six edges
In general, for same mesh density, parabolic elements provide better results than linear elements. This is because
·         parabolic elements represent curved boundaries better and hence produce better mathematical approximation. 
·         But they require more computation time than linear elements.

Note -It is highly recommended to use the high quality option for final results and for models with curved geometry. Draft quality meshing can be used for quick evaluation.
Shell Meshing 
Shell elements are suitable for thin parts (like sheet metals, surface bodies).
In shell meshing, the program determines the shell thickness of the sheet metal component and automatically creates mesh on the mid surface.
 Shell elements are 2D elements capable of resisting membrane and bending loads.
SOLIDWORKS Simulation automatically generates triangular shell elements.

                    https://www.scribd.com/scepub/399062343/chapters/4/images/image-AD827X9S.jpg?token=1587978304_3I2UC6HKBDC72EAQQHC7QGCAKHNFVR5CE5HBQK7LHBSK3ELF5FQER3YXSF2QW===_289a15795d8d1a009a9131b358974f9c69b9ca99                                                   https://www.scribd.com/scepub/399062343/chapters/4/images/image-EGSRKMSW.jpg?token=1587978304_3I2UC6HKBDC72EAQQHC7QGCAKHNFVR5CE5HBQK7LHBSK3ELF5FQER3YXSF2QW===_289a15795d8d1a009a9131b358974f9c69b9ca99
These triangular ele-ments may be linear or parabolic depending upon the active meshing options for the study.
Types of shell meshing are discussed next.
Draft Quality Shell Mesh In draft quality shell mesh, linear triangular elements are generated, refer to Figure 3-5. A linear triangular shell element is defined by three corner nodes con- nected by three straight edges.  
High Quality Shell Mesh In high quality shell mesh, parabolic triangular ele- ments are generated, refer to Figure 3-6. A parabolic triangular element is defined by three corner nodes, three mid-side nodes, and three parabolic edges. The shape of parabolic triangular element is shown in

 Note A fine draft quality mesh and a high quality mesh pro- vide similar results when the number of elements is same. The results differ if the model includes a curved geometry.

Beam Meshing 
Beam meshing is used for meshing structural members and weldment structures.
You can treat an extrusion (meshes with solid elements by default) as a beam by right-clicking on the part node in the Simulation Tree and choosing the Treat as Beam option from the shortcut menu displayed.
Mixed Meshing 
SOLIDWORKS Simulation automatically uses a mixed mesh when different geometries are present in the model.