Fem

22
Y.BOOPATHI MESH REFINEMENT

description

 

Transcript of Fem

Page 1: Fem

Y.BOOPATHI

MESH REFINEMENT

Page 2: Fem

MESH REFINEMENT

Elements with high strain energy identify the region of the body where mesh should be refined.

p-method h-method

Page 3: Fem

P-METHOD

The p-method of mesh refinement increases the order of polynomial in an element.

The p-method obtains results such as displacements, stresses, or strains to a user-specified degree of accuracy

To calculate these results, the p-method manipulates the polynomial level (p-level) of the finite element shape functions which are used to approximate the real solution

Page 4: Fem

Starting from a mesh with linear elements at first a p-refinement should be considered up to the cubic polynomial degree of the shape functions.

This feature works by taking a finite element mesh, solving it at a given p-level, increasing the p-level selectively, and then solving the mesh again

Page 5: Fem

After each iteration the results are compared for convergence against a set of convergence criteria. You can specify the convergence criteria to include displacement, rotation, stress or strain at a point (or points) in the model, and global strain energy. The higher the p-level, the better the finite element approximation to the real solution.

Page 6: Fem

The p-method can improve the results for any mesh automatically

The p-method is most efficient when meshes are generated considering that p-elements will be used, but this is not a requirement

Page 7: Fem

BENEFITS OF USING THE P-METHOD

The p-method solution option offers many benefits for linear structural static analyses that are not available with the more traditional h-method

The most convenient benefit is the ability to obtain good results to a desired level of accuracy without rigorous user-defined meshing controls

Page 8: Fem

 If you are new to finite element analysis or do not have a solid background in mesh design, you might prefer this method since it relieves you of the task of manually designing an accurate mesh.

For example, if you need to obtain highly accurate solutions at a point, such as for fracture or fatigue assessments, the p-method offers an excellent means of obtaining these results to the required accuracy.

Page 9: Fem

THE PROCEDURE FOR A P-METHOD STATIC ANALYSIS CONSISTS OF FOUR MAIN STEPS:

Select the p-method procedure. Build the model. Apply loads and obtain the solution. Review the results.

Page 10: Fem

PROCEDURE

Select the p-Method The p-method solution procedure in two ways:

through the GUI or by defining a p-element Build the Model In order to build a model with p-elements, you

must follow the procedure listed below. Define the element types. Specify material properties and/or real

constants. Define the model geometry. Mesh the model into solid or shell elements.

Page 11: Fem

Define the Element Types 2-D Quadrilateral 2-D Triangle 3-D Brick 3-D Shell Note-H-elements and p-elements

cannot be active at the same time in your model.

Page 12: Fem

Specify Material Properties and/or Real Constants

Material properties for p-elements may be either constant or temperature-dependent, and isotropic or orthotropic. As with other structural analyses, if you plan to apply inertia loads (such as gravity or rotational velocity), you must also specify the density (DENS) that is required for mass calculations. Young's modulus (EX) must be defined for a static analysis, and if thermal loads (temperatures) are to be applied, a coefficient of thermal expansion (ALPX) must be specified.

Page 13: Fem

Define the Model Geometry You can create your model using any of the

various techniques outlined in the ANSYS Modeling and Meshing Guide, or you can import it from a CAD system. If you are generating your model from within ANSYS, you can use either solid modeling or direct generation techniques.

Mesh the Model into Solid or Shell Elements

Page 14: Fem

Apply Loads and Obtain the Solution

Review the Results

Page 15: Fem

H-METHOD

The h-method of mesh refinement reduces the size of element.

The simplest type of element has a linear shape function

This means that the function for displacement across the element is linear.  With the h-method, the shape function of the element will usually be linear.  In an actual part, it is quite uncommon for the displacement to vary linearly.  The h-method accounts for this by increasing the number of elements.  More accurate information is obtained by increasing the number of elements.

Page 16: Fem

The finite element method was originally developed by the work of mathematicians, particularly those who worked in the area of numeric integration.  The variable h is used to specify the step size in numeric integration.  This variable name carried over into finite element analysis.

Page 17: Fem

Suppose that the actual stress across a part varied by the function represented by the curveIf the problem was analyzed using linear shape functions, then the results for a course mesh would be represented by the bars

Page 18: Fem
Page 19: Fem

If a part is modeled with a very course mesh, then the stress distribution across the part will be very inaccurate.  In order to more accurately find the stress distribution across the part, we will need to increase the number of elements.  If the number of elements are doubled, then the stress distribution would be represented by the bars 

Page 20: Fem
Page 21: Fem

The number of elements must only be increased in areas where the stress is changes quickly over a small distance.  This could be the area where a load is applied, around a hole, or where geometry is changing.  In these areas the stress can change dramatically over a very small distance.  It is up to the user to determine where more elements will be required to obtain an accurate solution.

Page 22: Fem

THANKING U