Metafor

ULiege - Aerospace & Mechanical Engineering

User Tools

Site Tools


doc:user:elements:volumes:elements_formulation

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
doc:user:elements:volumes:elements_formulation [2014/10/02 13:51] jorisdoc:user:elements:volumes:elements_formulation [2018/11/27 08:42] (current) – [EAS Formulation] boman
Line 1: Line 1:
 ====== Methods to integrate stresses ====== ====== Methods to integrate stresses ======
  
-Following the classical approach (Cauchy stresses and out of conservative schemes), four methods to integrate stresses on an element exist.+Following the classical approach (Cauchy stresses and out of conservative schemes), stresses over an element can be computed using 4 different methods.
  
 ===== Standard formulation===== ===== Standard formulation=====
  
-When using the standard formulation (''CAUCHYMECHVOLINTMETH = VES_CMVIM_STD''), deviatoric stresses and volume stresses (pressure) at each integration point. This method can experience pressure locking issues when undergoing plasticity (the element is not capable to take into account the incompressibility constraint associated to plasticity). Consequentlyit is possible that the integration is not done properly and Hourglass modes could appear (deformations which do not stiffen the element).+When using the standard formulation (''CAUCHYMECHVOLINTMETH = VES_CMVIM_STD''), deviatoric stresses and volume stresses (pressure) are computed at each integration point. Using this method can lead to pressure locking issues when undergoing plasticity (the element is not able to take into account the incompressibility constraint associated with plasticity). A typical solution used to prevent locking is to use a Full Reduced Integrationbut then Hourglass modes could appear (spurious strains which does not lead to an increase in stiffness).
  
 ===== Selective Reduced Integration ===== ===== Selective Reduced Integration =====
  
-The classical solution to the locking issue, see in the [[#Standard formulation]], is to use elements with selective reduced integration (''CAUCHYMECHVOLINTMETH = VES_CMVIM_SRI'') : the pressure is seen as constant over the element, and calculated in is center (which means that the pressure is calculated on one integration point only).l+The classical solution to the locking issue, experienced when using the [[#Standard formulation]], is to use elements with selective reduced integration (''CAUCHYMECHVOLINTMETH = VES_CMVIM_SRI'') : the pressure is seen as constant over the element, and computed in its center (which means that the pressure is computed on one integration point only).
  
-<note> **Selective Reduced Integration** is different from **Full Reduced Integration** (method which is not implemented in Metafor). Indeed, when using **Full Reduced Integration**, both pressure and deviatoric stresses are integrated on one integration point, located at the center of the element. This integration method induces //hourglass// modes, which are non physical deformation modes inducing stresses but null strains, leading to a degradation of the mesh. +<note> **Selective Reduced Integration** is different from **Full Reduced Integration**. Indeed, when using **Full Reduced Integration**, both pressure and deviatoric stresses are integrated on one integration point, located at the center of the element. This integration method induces //hourglass// modes, which are purely numerical modes leading to a degradation of the mesh. 
 </note> </note>
  
-When using **Selective Reduced Integration**, pressure is calculated at the element center but deviatoric stresses are calculated using integration point in 2D and 8 in 3D. This way, //Hourglass// modes are prevented.+When using **Selective Reduced Integration**, pressure is computed at the element center but deviatoric stresses are computed using integration points in 2D and 8 in 3D. This way, //Hourglass// modes are prevented.
  
-The integration of internal forces is done with the formulae:+The integration of internal forces is done with the formula:
  
 $$ F^{int} = \underbrace{\int_{V(t)}{ [B]^{T} {s} \ } dV}_{4 \ integration \ points \ in \ 2D - 8 \ in \ 3D} +  $$ F^{int} = \underbrace{\int_{V(t)}{ [B]^{T} {s} \ } dV}_{4 \ integration \ points \ in \ 2D - 8 \ in \ 3D} + 
Line 31: Line 31:
 ===== Selective Reduced Integration with Pressure Report ===== ===== Selective Reduced Integration with Pressure Report =====
  
-Integrating the pressure using only one integration point leads to inaccuracies due to an erroneous estimation of the element volume (this can become quite significant in axisymmetric near the revolution axis or when the mesh is highly distorted). The solution consists in calculating the pressure at the element center. Then, since its value is constant over the element, it can be integrated at each integration point used to calculate deviatoric stresses. Therefore, the pressure is reported at these integration point to calculate the pressure integral using these four points. This method (''CAUCHYMECHVOLINTMETH = VES_CMVIM_SRIPR'') is the default one.+Integrating the pressure using only one integration point leads to inaccuracies due to an erroneous estimation of the element volume (this can become quite significant in axisymmetric near the revolution axis or when the mesh is highly distorted). The solution consists in calculating the pressure at the element center. Then, since its value is constant over the element, it can be integrated at each integration point used to compute deviatoric stresses. Therefore, the pressure is reported at these integration point to compute the pressure integral using these four points. This method (''CAUCHYMECHVOLINTMETH = VES_CMVIM_SRIPR'') is the default one.
  
 ===== EAS Formulation===== ===== EAS Formulation=====
  
-Another method which can avoir locking issues is the EAS integration (''CAUCHYMECHVOLINTMETH = VES_CMVIM_EAS''). Computationaly more expense, this method handles locking by adding deformation modes (which can take pressure and shear locking into account) to the strain field. this method requires the introduction of more specific parameters in the ''[[doc:user:elements:general:def_element_properties|ElementProperties]]'' of the [[doc:user:elements:volumes:volumeelement|volume element]] (see [[doc:user:elements:volumes:volumeelement#parametres_des_elements_de_volume]]):+Another method which can avoid locking issues is the EAS integration (''CAUCHYMECHVOLINTMETH = VES_CMVIM_EAS''). Computationaly more expensive, this method handles locking by adding deformation modes (which can take pressure and shear locking into account) to the strain field. This method requires the introduction of more specific parameters in the ''[[doc:user:elements:general:def_element_properties|ElementProperties]]'' of the [[doc:user:elements:volumes:volumeelement|volume element]] (see [[doc:user:elements:volumes:volumeelement#Parameters]]):
  - integer parameters : ''EASS'', ''EASV'', ''KEAS'', ''UEAS'', ''IEAS'', ''TEAS'', ''EEAS''  - integer parameters : ''EASS'', ''EASV'', ''KEAS'', ''UEAS'', ''IEAS'', ''TEAS'', ''EEAS''
  - double parameters (''PEAS'').   - double parameters (''PEAS''). 
 +
 +<note warning>EAS is not implemented for 2D axisymmetric problems!</note>
doc/user/elements/volumes/elements_formulation.1412250666.txt.gz · Last modified: 2016/03/30 15:22 (external edit)

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki