Weakened Weak Form
   HOME

TheInfoList



OR:

Weakened weak form (or W2 form) is used in the formulation of general numerical methods based on
meshfree methods In the field of numerical analysis, meshfree methods are those that do not require connection between nodes of the simulation domain, i.e. a mesh, but are rather based on interaction of each node with all its neighbors. As a consequence, origin ...
and/or
finite element method Finite element method (FEM) is a popular method for numerically solving differential equations arising in engineering and mathematical modeling. Typical problem areas of interest include the traditional fields of structural analysis, heat tran ...
settings. These numerical methods are applicable to
solid mechanics Solid mechanics (also known as mechanics of solids) is the branch of continuum mechanics that studies the behavior of solid materials, especially their motion and deformation (mechanics), deformation under the action of forces, temperature chang ...
as well as
fluid dynamics In physics, physical chemistry and engineering, fluid dynamics is a subdiscipline of fluid mechanics that describes the flow of fluids – liquids and gases. It has several subdisciplines, including (the study of air and other gases in motion ...
problems.


Description

For simplicity we choose elasticity problems (2nd order PDE) for our discussion.Liu, G.R. 2nd edn: 2009 ''Mesh Free Methods'', CRC Press. 978-1-4200-8209-9 Our discussion is also most convenient in reference to the well-known weak and strong form. In a strong formulation for an approximate solution, we need to assume displacement functions that are 2nd order differentiable. In a weak formulation, we create linear and bilinear forms and then search for a particular function (an approximate solution) that satisfy the weak statement. The bilinear form uses gradient of the functions that has only 1st order differentiation. Therefore, the requirement on the continuity of assumed displacement functions is weaker than in the strong formulation. In a discrete form (such as the
Finite element method Finite element method (FEM) is a popular method for numerically solving differential equations arising in engineering and mathematical modeling. Typical problem areas of interest include the traditional fields of structural analysis, heat tran ...
, or FEM), a sufficient requirement for an assumed displacement function is piecewise continuous over the entire problems domain. This allows us to construct the function using elements (but making sure it is continuous a long all element interfaces), leading to the powerful FEM. Now, in a weakened weak (W2) formulation, we further reduce the requirement. We form a bilinear form using only the assumed function (not even the gradient). This is done by using the so-called generalized gradient smoothing technique, with which one can approximate the gradient of displacement functions for certain class of discontinuous functions, as long as they are in a proper
G space G, or g, is the seventh letter of the Latin alphabet, used in the modern English alphabet, the alphabets of other western European languages, and others worldwide. Its name in English is ''gee'' (pronounced ), plural ''gees''. The lowerc ...
. Since we do not have to actually perform even the 1st differentiation to the assumed displacement functions, the requirement on the consistence of the functions are further reduced, and hence the weakened weak or W2 formulation.


History

The development of systematic theory of the weakened weak form started from the works on meshfree methods. It is relatively new, but had very rapid development in the past few years.


Features of W2 formulations

#The W2 formulation offers possibilities for formulate various (uniformly) "soft" models that works well with triangular meshes. Because triangular mesh can be generated automatically, it becomes much easier in re-meshing and hence automation in modeling and simulation. This is very important for our long-term goal of development of fully automated computational methods. #In addition, W2 models can be made soft enough (in uniform fashion) to produce upper bound solutions (for force-driving problems). Together with stiff models (such as the fully compatible FEM models), one can conveniently bound the solution from both sides. This allows easy error estimation for generally complicated problems, as long as a triangular mesh can be generated. This is important for producing so-called certified solutions. #W2 models can be built free from volumetric locking, and possibly free from other types of locking phenomena. #W2 models provide the freedom to assume separately the displacement gradient of the displacement functions, offering opportunities for ultra-accurate and super-convergent models. It may be possible to construct linear models with energy convergence rate of 2. #W2 models are often found less sensitive to mesh distortion. #W2 models are found effective for low order methods


Existing W2 models

Typical W2 models are the smoothed point interpolation methods (or S-PIM). The S-PIM can be node-based (known as NS-PIM or LC-PIM), edge-based (ES-PIM), and cell-based (CS-PIM). The NS-PIM was developed using the so-called SCNI technique. It was then discovered that NS-PIM is capable of producing upper bound solution and volumetric locking free. The ES-PIM is found superior in accuracy, and CS-PIM behaves in between the NS-PIM and ES-PIM. Moreover, W2 formulations allow the use of polynomial and radial basis functions in the creation of shape functions (it accommodates the discontinuous displacement functions, as long as it is in G1 space), which opens further rooms for future developments. The S-FEM is largely the linear version of S-PIM, but with most of the properties of the S-PIM and much simpler. It has also variations of NS-FEM, ES-FEM and CS-FEM. The major property of S-PIM can be found also in S-FEM. The S-FEM models are: * Node-based Smoothed FEM (NS-FEM) * Edge-based Smoothed FEM (NS-FEM) * Face-based Smoothed FEM (NS-FEM) * Cell-based Smoothed FEM (NS-FEM) * Edge/node-based Smoothed FEM (NS/ES-FEM)Li Y, Liu GR, Zhang GY, "An adaptive NS/ES-FEM approach for 2D contact problems using triangular elements", ''Finite Elements in Analysis and Design'', Vol. 47, Issue: 3, 256–275, 2011 * Alpha FEM method (Alpha FEM) *
Beta FEM Beta (, ; uppercase , lowercase , or cursive ; or ) is the second letter of the Greek alphabet. In the system of Greek numerals, it has a value of 2. In Ancient Greek, beta represented the voiced bilabial plosive . In Modern Greek, it represen ...
method (Beta FEM)


Applications

Some of the applications of W2 models are: #Mechanics for solids, structures and piezoelectrics; #Fracture mechanics and crack propagation; #Heat transfer; #Structural acoustics; # Nonlinear and contact problems; # Stochastic analysis; # Adaptive Analysis; # Phase change problem; #Crystal plasticity modeling. # Limited analysis.Tran TN, Liu GR, Nguyen-Xuan H, et al. "An edge-based smoothed finite element method for primal-dual shakedown analysis of structures", ''International Journal for Numerical Methods in Engineering'', Vol. 82, Issue: 7, 917–938, 2010


See also

*
Finite element method Finite element method (FEM) is a popular method for numerically solving differential equations arising in engineering and mathematical modeling. Typical problem areas of interest include the traditional fields of structural analysis, heat tran ...
*
Meshfree methods In the field of numerical analysis, meshfree methods are those that do not require connection between nodes of the simulation domain, i.e. a mesh, but are rather based on interaction of each node with all its neighbors. As a consequence, origin ...
*
Smoothed finite element method Smoothed finite element methods (S-FEM) are a particular class of numerical simulation algorithms for the simulation of physical phenomena. It was developed by combining meshfree methods with the finite element method. S-FEM are applicable to soli ...


References


External links



{{Numerical PDE Numerical analysis Numerical differential equations Computational fluid dynamics ja:メッシュフリー法