Posts

Showing posts with the label fuction

Quality Checks (PART II)

 Hey guys, As related to the previous part we are going ahead with the quality check as we are discussing How to improve the quality of poor elements? For this, I have search too much and spend too much time but I found very few points. But these points really get into work for everyone. This blog post is going to be small but worth in knowledge, So let's take a look at which points are those. 1. Manual Adjustment: Let's talk about the oldest technique which is only there a few years ago which is. This method consists of manually translating the nodes in today's software we can't just manually translate the nodes we have to remesh it. So we can directly remesh the part where the mesh quality is poor. This method is time-consuming 2. Auto quality improvement program: As its name suggest that all work is done by the special programs. Just we have to give the body for the program, the program automatically meshes the body to improve the quality. A special software program ...

MESHING, FEM AND TYPES OF ELEMENTS

Image
 Hey guys, Let's talk about the meshing of FEA, FEM, and its types. That is really an important concept of FEA that every FEA analyst needs to know.                 The basic theme for the generation of mesh is to make the calculation at the finite no of point and then interpolate the result at the entire surface and domain.  For example the above dig. shows that if we have a surface and want to calculate the result then we cant calculate it bcoz of where in the domain having an infinite no of points and each point having 6 dof so the total equation created is infinite. In another way in dig 2 we are dividing the domain in some finite no of points and the equation generated is 48.               The Finite Element Method reduces dof from an infinite no of points to a finite no of points with the help of discretization i.e. meshing (Nodes & Elements) All calculation made at nodes and th...